Package io.streamthoughts.azkarra.api.components
-
Interface Summary Interface Description ComponentAliasesGenerator ComponentClassReader TheComponentClassReader
serves as a proxy interface for registering components toComponentRegistry
.ComponentDescriptorFactory<T> Factory to create newComponentDescriptor
instance.ComponentFactory<T> TheComponentFactory
interface is used for creating new component instance.ComponentRegistry TheComponentRegistry
is the main interface for managing components used in an Azkarra application.ComponentRegistryAware Versioned -
Class Summary Class Description ComponentDescriptor<T> TheComponentDescriptor
is the base class used fro describing components.ComponentFactory.SimpleFactory<T> ComponentModule<T> -
Exception Summary Exception Description NoSuchComponentException NoUniqueComponentException