Uses of Class
io.streamthoughts.azkarra.runtime.components.DefaultComponentRegistry
-
Packages that use DefaultComponentRegistry Package Description io.streamthoughts.azkarra.runtime.components -
-
Uses of DefaultComponentRegistry in io.streamthoughts.azkarra.runtime.components
Methods in io.streamthoughts.azkarra.runtime.components that return DefaultComponentRegistry Modifier and Type Method Description DefaultComponentRegistry
DefaultComponentRegistry. setComponentAliasesGenerator(ComponentAliasesGenerator aliasesGenerator)
Sets theComponentAliasesGenerator
instance.
-