| Package | org.springextensions.actionscript.stage |
| SVN browsing | IStageProcessorRegistryAware.as |
| Fisheye | IStageProcessorRegistryAware.as |
| Interface | public interface IStageProcessorRegistryAware |
| Implementors | MXMLApplicationContext, XMLApplicationContext |
IStageProcessorRegistry instance.
Sample project: stagewiring (source)
| Property | Defined by | ||
|---|---|---|---|
| stageProcessorRegistry : IStageProcessorRegistry
The specified
IStageProcessorRegistry reference. | IStageProcessorRegistryAware | ||
| stageProcessorRegistry | property |
stageProcessorRegistry:IStageProcessorRegistry [read-write]
The specified IStageProcessorRegistry reference.
public function get stageProcessorRegistry():IStageProcessorRegistry
public function set stageProcessorRegistry(value:IStageProcessorRegistry):void