Packageorg.springextensions.actionscript.context.config.impl.xml
Classpublic class FullXMLConfigurationPackage
InheritanceFullXMLConfigurationPackage Inheritance FullConfigurationPackage Inheritance Object
Subclasses FullFlexXMLConfigurationPackage

IXMLConfigurationPackage that adds the StageProcessingNamespaceHandler, EventBusNamespacehandler, TaskNamespaceHandler and UtilNamespaceHandler.



Public Methods
 MethodDefined By
  
execute(applicationContext:IApplicationContext):void
[override]
FullXMLConfigurationPackage
Protected Methods
 MethodDefined By
  
Adds the StageProcessingNamespaceHandler, EventBusNamespacehandler, TaskNamespaceHandler and UtilNamespaceHandler.
FullXMLConfigurationPackage
Method Detail
addNamespaceHandlers()method
protected function addNamespaceHandlers(xmlProvider:XMLObjectDefinitionsProvider):void

Adds the StageProcessingNamespaceHandler, EventBusNamespacehandler, TaskNamespaceHandler and UtilNamespaceHandler.

Parameters

xmlProvider:XMLObjectDefinitionsProvider

execute()method 
override public function execute(applicationContext:IApplicationContext):void

Parameters

applicationContext:IApplicationContext