Uses of Interface
io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
-
Packages that use ConfigurableComponentFactory Package Description io.streamthoughts.azkarra.api io.streamthoughts.azkarra.api.components -
-
Uses of ConfigurableComponentFactory in io.streamthoughts.azkarra.api
Subinterfaces of ConfigurableComponentFactory in io.streamthoughts.azkarra.api Modifier and Type Interface Description interfaceAzkarraContextThe AzkarraContext. -
Uses of ConfigurableComponentFactory in io.streamthoughts.azkarra.api.components
Classes in io.streamthoughts.azkarra.api.components that implement ConfigurableComponentFactory 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.
-