Parsley - Spicelib - Flash API
All Packages
|
All Classes
|
Index
|
Frames
No Frames
AsyncConfigurationProcessor
Package
org.spicefactory.parsley.core.builder
Interface
public interface AsyncConfigurationProcessor extends
AsyncConfigurationProcessor
,
ConfigurationProcessor
, flash.events.IEventDispatcher
Implementors
PropertiesFileProcessor
Deprecated:
Please Use interface with the same name in the bootstrap package
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
cancel
():void
Invoked when the configuration process gets cancelled, usually due to an associated Context having been destroyed.
AsyncConfigurationProcessor
processConfiguration
(registry:
ObjectDefinitionRegistry
):void
Processes all configuration artifacts and adds object definitions to the specified registry.
ConfigurationProcessor
Sat Apr 2 2011, 11:49 PM +01:00