The org.pranaframework.ioc.factory package contains classes factory classes for the IoC container
Interfaces
| | Interface | Description |
| | IFactoryObject |
Interface to be implemented by objects that are factories for other
objects. |
| | IInitializingObject |
Objects that should execute behavior after their properties have been
set, should implement this interface. |
| | IListableObjectFactory |
Provides an object factory with list type methods of accessing defintions. |
| | IObjectFactory |
Defines the most basic object factory. |
| | IObjectFactoryAware |
Interface to be implemented by all objects that want to know what
container they run in. |
| | IReferenceResolver |
The interface definting a reference resolver. |
Classes
Prana Framework 0.6 - 2008