Interface | Description |
---|---|
AdditionalCatalogRegistryModule<T extends CatalogType> |
A
CatalogRegistryModule that allows additional registration
after the initial registration of the default CatalogType s. |
AlternateCatalogRegistryModule<T extends CatalogType> | |
CatalogRegistryModule<T extends CatalogType> | |
ExtraClassCatalogRegistryModule<T extends CatalogType,TExtra> |
An enhanced
AdditionalCatalogRegistryModule that explicitly
has registrations of it's CatalogType based on a per-Class
registration basis. |
FactoryRegistry<T,TFactoryOwner> | |
RegistryModule |
A module that handles registrations of
Object s, usually
CatalogType s. |
Enum | Description |
---|---|
RegistrationPhase |
Exception | Description |
---|---|
CatalogTypeAlreadyRegisteredException | |
RegistryException | |
RegistryModuleAlreadyRegisteredException |