| Package | org.springextensions.actionscript.context.config.impl.xml |
| Class | public class FullXMLConfigurationPackage |
| Inheritance | FullXMLConfigurationPackage FullConfigurationPackage Object |
| Subclasses | FullFlexXMLConfigurationPackage |
IXMLConfigurationPackage that adds the StageProcessingNamespaceHandler, EventBusNamespacehandler, TaskNamespaceHandler and
UtilNamespaceHandler.
| Method | Defined By | ||
|---|---|---|---|
execute(applicationContext:IApplicationContext):void [override]
| FullXMLConfigurationPackage | ||
| Method | Defined By | ||
|---|---|---|---|
addNamespaceHandlers(xmlProvider:XMLObjectDefinitionsProvider):void
Adds the StageProcessingNamespaceHandler, EventBusNamespacehandler, TaskNamespaceHandler and
UtilNamespaceHandler. | FullXMLConfigurationPackage | ||
| 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 |