| | Class | Description |
| | AbstractApplicationContext |
The XMLApplicationContext is the object factory used in ActionScript projects, in Flex projects
you want to use the FlexXMLApplicationContext class. |
| | ApplicationContextAwareProcessor |
IObjectPostProcessor implementation that checks for objects that implement the IApplicationContextAware
interface and injects them with the provided IApplicationContext instance. |
| | FlexXMLApplicationContext |
Extension of XMLApplicationContext that supports flex framework specific
classes like ArrayCollection. |
| | MXMLApplicationContext |
Application context that enables configuration to be defined in MXML. |
| | XMLApplicationContext |
The XMLApplicationContext is the object factory used in ActionScript projects, in Flex projects
you want to use the FlexXMLApplicationContext class. |