| Interface | Description | |
|---|---|---|
| IObjectDefinitionRegistry | Defines the interface for an object definition registry. |
| Class | Description | |
|---|---|---|
| AbstractObjectFactory |
This is the basic implementation of IConfigurableObjectFactory. |
|
| AbstractReferenceResolver | Abstract base class for reference resolvers. | |
| DefaultListableObjectFactory | Default implementation of the IConfigurableListableObjectFactory and the IObjectDefinitionRegistry interfaces. | |
| ObjectDefinitionBuilder | Builder for object definitions. | |
| SimpleObjectDefinitionRegistry |
Basic implementation of the IObjectDefinitionRegistry interface. |
|
| UnsatisfiedDependencyError | This error is thrown when a needed dependency can't be found. |