API for IOC kernel services for the object definition registry
| Interface | Description | |
|---|---|---|
| DecoratorAssembler | Assembles decorators for a single ObjectDefinition. | |
| ObjectDefinition | Represents the configuration for a single object definition. | |
| ObjectDefinitionDecorator | The core extension interface for adding configuration artifacts to an object definition. | |
| ObjectDefinitionFactory | A factory that produces object definitions. | |
| ObjectDefinitionRegistry | A registry for object definitions. | |
| RootObjectDefinition | Represents the configuration for an object that can be accessed directly by id in a Parsley Context. |