Packageorg.spicefactory.parsley.core.builder
Interfacepublic interface AsyncConfigurationProcessor extends AsyncConfigurationProcessor, ConfigurationProcessor, flash.events.IEventDispatcher
Implementors PropertiesFileProcessor
Deprecated: Please Use interface with the same name in the bootstrap package



Public Methods
 MethodDefined By
 Inherited
cancel():void
Invoked when the configuration process gets cancelled, usually due to an associated Context having been destroyed.
AsyncConfigurationProcessor
 Inherited
Processes all configuration artifacts and adds object definitions to the specified registry.
ConfigurationProcessor