Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentDescriptorFactory
-
Packages that use ComponentDescriptorFactory Package Description io.streamthoughts.azkarra.runtime.components -
-
Uses of ComponentDescriptorFactory in io.streamthoughts.azkarra.runtime.components
Classes in io.streamthoughts.azkarra.runtime.components that implement ComponentDescriptorFactory Modifier and Type Class Description class
DefaultComponentDescriptorFactory
Constructors in io.streamthoughts.azkarra.runtime.components with parameters of type ComponentDescriptorFactory Constructor Description DefaultComponentFactory(ComponentDescriptorFactory descriptorFactory)
Creates a newDefaultComponentFactory
instance.
-