Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
-
Packages that use ComponentDescriptorRegistry Package Description io.streamthoughts.azkarra.api.components io.streamthoughts.azkarra.runtime.components -
-
Uses of ComponentDescriptorRegistry in io.streamthoughts.azkarra.api.components
Subinterfaces of ComponentDescriptorRegistry in io.streamthoughts.azkarra.api.components Modifier and Type Interface Description interface
ComponentFactory
Classes in io.streamthoughts.azkarra.api.components that implement ComponentDescriptorRegistry Modifier and Type Class Description class
ContextAwareComponentFactory
class
DelegatingComponentFactory
A delegatingComponentFactory
implementation. -
Uses of ComponentDescriptorRegistry in io.streamthoughts.azkarra.runtime.components
Classes in io.streamthoughts.azkarra.runtime.components that implement ComponentDescriptorRegistry Modifier and Type Class Description class
DefaultComponentFactory
The defaultComponentRegistry
implementation.
-