Packageorg.pranaframework.ioc.factory
Interfacepublic interface IObjectFactoryAware

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



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