Class GenericComponentFactory<ComponentType>
java.lang.Object
org.palladiosimulator.simulizar.di.extension.GenericComponentFactory<ComponentType>
- All Implemented Interfaces:
Supplier<ComponentType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T> void
fulfillRequirement
(Supplier<T> factory) get()
getClassHierarchy
(Class<?> baseClass)
-
Constructor Details
-
GenericComponentFactory
-
-
Method Details
-
getProvidedComponentTypes
-
getUnfullfilledRequirements
-
fulfillRequirement
-
get
- Specified by:
get
in interfaceSupplier<ComponentType>
-
getClassHierarchy
-