The org.springextension.actionscript.ioc package contains the classes for the IoC container
| Interface | Description | |
|---|---|---|
| IObjectDefinition | Represents an object definition. |
| Class | Description | |
|---|---|---|
| LogEvent | A log event is used internally to dispatch log information because we can't use the Flex logging API for ActionScript compatibility. | |
| ObjectDefinition |
Describes an object that can be created by an ObjectFactory. |
|
| ObjectDefinitionNotFoundError |
TODO
Author: Christophe Herreman |
|
| ObjectDefinitionScope | Enumeration for the scopes of an object definition. |