Interfaces
 InterfaceDescription
 IOwnerModuleAware Describes an object that needs a reference to a Module that it is associated with.
 ISASModule Describes a Module that makes use of a FlexXMLApplicationContext instance and an optional parent context.
Classes
 ClassDescription
 BasicSASModule Basic implementation of the ISASModule interface.
 LoadModuleOperation Asynchronous operation that loads a Flex module from a specified URL.
 ModulePolicy Enumeration that determines how an application context treats loaded modules.
 OwnerModuleObjectPostProcessor IObjectPostProcessor that will check if an object implements the IOwnerModuleAware interface and will optionally inject it with the ownerModule of the specified IObjectFactory