| Interface | Description |
|---|---|
| AdditionalCatalogRegistryModule<T extends CatalogType> |
A
CatalogRegistryModule that allows additional registration
after the initial registration of the default CatalogTypes. |
| 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
Objects, usually
CatalogTypes. |
| Enum | Description |
|---|---|
| RegistrationPhase |
| Exception | Description |
|---|---|
| CatalogTypeAlreadyRegisteredException | |
| RegistryException | |
| RegistryModuleAlreadyRegisteredException |