Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentRegistry
-
Packages that use ComponentRegistry Package Description io.streamthoughts.azkarra.api io.streamthoughts.azkarra.api.components -
-
Uses of ComponentRegistry in io.streamthoughts.azkarra.api
Subinterfaces of ComponentRegistry in io.streamthoughts.azkarra.api Modifier and Type Interface Description interfaceAzkarraContextThe AzkarraContext. -
Uses of ComponentRegistry in io.streamthoughts.azkarra.api.components
Subinterfaces of ComponentRegistry in io.streamthoughts.azkarra.api.components Modifier and Type Interface Description interfaceComponentFactoryClasses in io.streamthoughts.azkarra.api.components that implement ComponentRegistry Modifier and Type Class Description classContextAwareComponentFactoryclassDelegatingComponentFactoryA delegatingComponentFactoryimplementation.
-