| Interface | Description | |
|---|---|---|
| IAutowireProcessor | Interface that needs to be implemented by objects that can perform autowiring on arbitrary objects. | |
| IAutowireProcessorAware | Interface to be implemented by all objects that need a reference to an IAutowireProcessor instance. |
| Class | Description | |
|---|---|---|
| AutowireMode | Enumeration for the autowire types of an object definition. |