Packageorg.springextensions.actionscript.ioc.factory
Interfacepublic interface IObjectFactoryAware
ImplementorsRequiredMetadataObjectPostProcessor

Interface to be implemented by all objects that want to know what container they run in.

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



Public Properties
 PropertyDefined by
  objectFactory : IObjectFactory
[write-only]
IObjectFactoryAware
Property detail
objectFactoryproperty
objectFactory:IObjectFactory  [write-only]Implementation
    public function set objectFactory(value:IObjectFactory):void