Packageorg.spicefactory.parsley.config
Interfacepublic interface RootConfigurationElement
Implementors CommandFactoryTag, DynamicObjectTag, MapCommandTag, MessageConfirmationTag, RootObjectTag, ViewTag

Represent a root configuration element in MXML or XML configuration files.



Public Methods
 MethodDefined By
  
Processes this configuration tag, possilbly creating and registering object definitions.
RootConfigurationElement
Method Detail
process()method
public function process(registry:ObjectDefinitionRegistry):void

Processes this configuration tag, possilbly creating and registering object definitions.

Parameters

registry:ObjectDefinitionRegistry — the registry associated with this element