Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentRegistryAware
-
Packages that use ComponentRegistryAware Package Description io.streamthoughts.azkarra.api.components io.streamthoughts.examples.azkarra.dependency -
-
Uses of ComponentRegistryAware in io.streamthoughts.azkarra.api.components
Classes in io.streamthoughts.azkarra.api.components that implement ComponentRegistryAware Modifier and Type Class Description class
ComponentModule<T>
-
Uses of ComponentRegistryAware in io.streamthoughts.examples.azkarra.dependency
Classes in io.streamthoughts.examples.azkarra.dependency that implement ComponentRegistryAware Modifier and Type Class Description class
ComplexWordCountTopologyModule
AComponentModule
for providing a new @{link ComplexWordCountTopology} instance.
-