The org.pranaframework.ioc package contains the classes for the IoC container
| Interface | Description | |
|---|---|---|
| IObjectDefinition | Represents an object definition. |
| Class | Description | |
|---|---|---|
| ObjectDefinition |
Describes an object that can be created by an ObjectContainer. |
|
| ObjectDefinitionNotFoundError | TODO | |
| ObjectDefinitionScope | Enumeration for the scopes of an object definition. |