Packageorg.pranaframework.context
Interfacepublic interface IApplicationContext extends IListableObjectFactory, IObjectFactory, flash.events.IEventDispatcher
SubinterfacesIConfigurableApplicationContext



Public Properties
 PropertyDefined by
  displayName : String
[read-only]
IApplicationContext
  id : String
[read-only]
IApplicationContext
 InheritednumObjectDefinitions : int
IListableObjectFactory
 InheritedobjectDefinitionNames : Array
IListableObjectFactory
 InheritedobjectDefinitions : IMap
IObjectFactory
Public Methods
 MethodDefined by
 Inherited
containsObject(objectName:String):Boolean
IObjectFactory
 Inherited
containsObjectDefinition(objectName:String):Boolean
IListableObjectFactory
 Inherited
getObject(name:String, constructorArguments:Array = null):*
IObjectFactory
 Inherited
getObjectNamesForType(type:Class):Array
IListableObjectFactory
 Inherited
getObjectsOfType(type:Class):IMap
IListableObjectFactory
 Inherited
getType(objectName:String):Class
IObjectFactory
 Inherited
isPrototype(objectName:String):Boolean
IObjectFactory
 Inherited
isSingleton(objectName:String):Boolean
IObjectFactory
Property detail
displayNameproperty
displayName:String  [read-only]Implementation
    public function get displayName():String
idproperty 
id:String  [read-only]Implementation
    public function get id():String