Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentFactoryAware
-
Packages that use ComponentFactoryAware Package Description io.streamthoughts.azkarra.api.components -
-
Uses of ComponentFactoryAware in io.streamthoughts.azkarra.api.components
Classes in io.streamthoughts.azkarra.api.components that implement ComponentFactoryAware Modifier and Type Class Description classBaseComponentModuleAn abstract base class that can be extended to supply configurable components.classComponentModule<T>A configurable component supplier which has access to theComponentFactory.
-