The org.springextension.actionscript.ioc.factory.config package contains configuration factory classes



Interfaces
 InterfaceDescription
 IConfigurableListableObjectFactory This interface combines IConfigurableObjectFactory and IListableObjectFactory

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

 IConfigurableObjectFactory Defines the methods for configuring object factories.
 IObjectFactoryPostProcessor

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

 IObjectPostProcessor

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

 IObjectReference Exposes a reference to an object by its name.
Classes
 ClassDescription
 AbstractFactoryObject

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

 CustomEditorConfigurer IObjectFactoryPostProcessor implementation that allows for convenient registration of custom property editors.
 FieldRetrievingFactoryObject

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

 LoggingTargetFactoryObject Creates a new LoggingTargetFactoryObject.
 LoggingTargetObjectPostProcessor Object post processor for ILoggingTarget implementations that will add all ILoggingTarget objects found in the application context to the Log via "addTarget".
 ObjectFactoryAwarePostProcessor Post processes object by setting the object container as a property on the object if it implementens IObjectContainerAware.
 RandomNumberFactoryObject

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

 RequiredMetadataObjectPostProcessor ObjectPostProcessor implementation that enforces required properties to have been configured.
 RuntimeObjectReference Immutable placeholder class used for a property value object when it's a reference to another object in the factory, to be resolved at runtime.