Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AbstractConsumerNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 AbstractCustomConfigurationClassScanner
org.springextensions.actionscript.ioc.config.impl.metadata.customscanner 
 AbstractCustomObjectDefinitionComponent
org.springextensions.actionscript.ioc.config.impl.mxml.custom 
 AbstractEventBusComponent
org.springextensions.actionscript.ioc.config.impl.mxml.custom.eventbus 
 AbstractEventBusCustomConfigurator
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.customconfiguration 
 AbstractEventBusMetadataProcessor
org.springextensions.actionscript.eventbus.process 
 AbstractEventBusNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.nodeparser 
 AbstractFactoryObject
org.springextensions.actionscript.ioc.factory.impl Author: Christophe Herreman Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $ Since: 0.1
 AbstractInterceptorCustomConfigurator
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.customconfiguration 
 AbstractMXMLObject
org.springextensions.actionscript.ioc.config.impl.mxml.component Abstract base class for non-visual MXML components
 AbstractNamespaceHandler
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl Offers basic support for namespace handlers.
 AbstractNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser Abstract base class for node parsers.
 AbstractObjectDefinitionParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl Abstract implementation of IObjectDefinitionParser that offers templating for parsing and registering an object definition.
 AbstractOperationNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser 
 AbstractOrderedFactoryPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.factory 
 AbstractProducerNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 AbstractPropertyEditor
org.springextensions.actionscript.object.propertyeditor Abstract base class for IPropertyEditor implementations.
 AbstractReferenceResolver
org.springextensions.actionscript.ioc.factory.impl Abstract base class for reference resolvers.
 AbstractServiceNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc.nodeparser mx.rpc.AbstractService node parser.
 AbstractSpringMetadataProcessor
org.springextensions.actionscript.metadata.processor 
 AbstractTaskDefinitionParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser Base class for definition parsers dealing with task elements
 AccessStrategy
org.springextensions.actionscript.security Determines the way access to a stage component is restricted.
 AMFChannelNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 ApplicationContext
org.springextensions.actionscript.context.impl Basic implementation of the IApplicationContext interface.
 ApplicationContextAwareObjectPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.object IObjectPostProcessor implementation that checks for objects that implement the IApplicationContextAware interface and injects them with the provided IApplicationContext instance.
 ApplicationDomainAwarePostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.object Post processes object by setting the applicationDomain as a property on the object if it implements IApplicationDomainAware.
 ApplicationUtils
org.springextensions.actionscript.util Flex SDK version ignorant utilities for working with Application objects.
 Arg
org.springextensions.actionscript.ioc.config.impl.mxml.component MXML representation of an Arg object.
 ArrayCollectionNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser Parses an array-collection node.
 ArrayCollectionReferenceResolver
org.springextensions.actionscript.ioc.factory.impl.referenceresolver Resolves the references in an array-collection.
 ArrayNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser Parses an array node.
 ArrayReferenceResolver
org.springextensions.actionscript.ioc.factory.impl.referenceresolver Resolves the references in an array.
 AsyncObjectDefinitionProviderResultOperation
org.springextensions.actionscript.ioc.config.impl 
 AttributeToElementPreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.preprocess.impl Converts an attribute to an element.
 AttributeToPropertyMapping
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl Describes a mapping between an xml attribute value and a property name of an object definition.
 AutowireError
org.springextensions.actionscript.ioc.autowire.impl 
 AutowireMode
org.springextensions.actionscript.ioc.autowire Enumeration for the autowire types of an object definition.
 AutowiringStageProcessorNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.stageprocessing.nodeparser 
 BaseApplicationDomainAwareObjectPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.object 
 BlockNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser Converts a <for/> or <while/> element to a corresponding IObjectDefinition.
 BooleanPropertyEditor
org.springextensions.actionscript.object.propertyeditor Converts boolean string values (true or false) to a typed Boolean value.
 ChannelNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 ChannelSetNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 ChildContextEvent
org.springextensions.actionscript.context.event 
 ChildContextObjectDefinitionAccess
org.springextensions.actionscript.ioc.objectdefinition 
 ClassEntry
org.springextensions.actionscript.eventbus.impl 
 ClassPropertyEditor
org.springextensions.actionscript.object.propertyeditor Converts class names to class objects.
 ClassScannerObjectFactoryPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.factory Factory post processor that creates a lookup of metadata names and class names.
 CommandProxy
org.springextensions.actionscript.mvc.impl Proxied method invoker for command objects.
 CommandRegistration
org.springextensions.actionscript.mvc.impl Describes the execution of an abritrary command class after an event was dispatched.
 CompositeCommandNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser 
 ConfigurationClassScanner
org.springextensions.actionscript.ioc.config.impl.metadata 
 ConstantNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.nodeparser 
 Constants
org.springextensions.actionscript.ioc 
 ConstructorArg
org.springextensions.actionscript.ioc.config.impl.mxml.component This subclass exists only as an alias to clarify MXML markup
 ConsumerNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 ContextEvent
org.springextensions.actionscript.context.impl.mxml.event 
 ContextShareSettings
org.springextensions.actionscript.context 
 ContextUtils
org.springextensions.actionscript.util 
 Controller
org.springextensions.actionscript.mvc.impl IController implementation that uses an IApplicationContext instance as its command factory.
 ControllerEvent
org.springextensions.actionscript.mvc.event 
 ControllerRegistrationEvent
org.springextensions.actionscript.mvc.event Dispatched when a command is registered in a Controller instance.
 CountProviderNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser Converts a count attribute to a corresponding IObjectDefinition.
 DefaultApplicationContext
org.springextensions.actionscript.context.impl 
 DefaultAutowireProcessor
org.springextensions.actionscript.ioc.autowire.impl Default IAutowireProcessor implementation used by the AbstractObjectFactory.
 DefaultAutowiringStageProcessor
org.springextensions.actionscript.stage IStageProcessor implementation that is created by default by the FlexXMLApplicationContext to perform autowiring and dependency injection on stage components.
 DefaultDependencyChecker
org.springextensions.actionscript.ioc.impl 
 DefaultDependencyInjector
org.springextensions.actionscript.ioc.impl 
 DefaultEventBusUserRegistry
org.springextensions.actionscript.eventbus.impl 
 DefaultFlexAutowiringStageProcessor
org.springextensions.actionscript.stage 
 DefaultInstanceCache
org.springextensions.actionscript.ioc.factory.impl 
 DefaultObjectDefinitionRegistry
org.springextensions.actionscript.ioc.objectdefinition.impl 
 DefaultObjectDefinitionResolver
org.springextensions.actionscript.stage Default IObjectDefinitionResolver used for wiring.
 DefaultObjectDestroyer
org.springextensions.actionscript.ioc.impl 
 DefaultObjectFactory
org.springextensions.actionscript.ioc.factory.impl 
 DefaultSpringObjectSelector
org.springextensions.actionscript.stage Default IObjectSelector used for Spring Actionscript stage wiring.
 DefaultStageObjectDestroyer
org.springextensions.actionscript.stage 
 DependencyCheckMode
org.springextensions.actionscript.ioc.objectdefinition Enumeration for dependency check modes for object properties.
 DictionaryNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser Parses a dictionary node.
 DictionaryReferenceResolver
org.springextensions.actionscript.ioc.factory.impl.referenceresolver Resolves references in a dictionary.
 Environment
org.springextensions.actionscript.util Contains information about the environment the application is currently running in.
 EventBusAwareObjectPostProcessor
org.springextensions.actionscript.eventbus.process 
 EventBusNamespacehandler
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus 
 EventBusRegistryEntry
org.springextensions.actionscript.eventbus.impl 
 EventBusShareKind
org.springextensions.actionscript.eventbus Determines the way two eventbuses share their events.
 EventBusShareSettings
org.springextensions.actionscript.eventbus Describes in what way two eventbuses will be shared.
 EventHandler
org.springextensions.actionscript.ioc.config.impl.mxml.custom.eventbus 
 EventHandlerCustomConfigurationClassScanner
org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.eventbus 
 EventHandlerCustomConfigurator
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.customconfiguration 
 EventHandlerMetadataDestroyer
org.springextensions.actionscript.eventbus.process 
 EventHandlerMetadataProcessor
org.springextensions.actionscript.eventbus.process IMetadataProcessor implementation that adds EventBus event handlers based on the annotations found in the object's class.
 EventHandlerMethod
org.springextensions.actionscript.ioc.config.impl.mxml.custom.eventbus 
 EventHandlerNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.nodeparser 
 EventHandlerProxy
org.springextensions.actionscript.eventbus.process Proxied method invoker for event handlers.
 EventInterceptor
org.springextensions.actionscript.ioc.config.impl.mxml.custom.eventbus 
 EventInterceptorCustomConfigurationClassScanner
org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.eventbus 
 EventInterceptorCustomConfigurator
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.customconfiguration 
 EventInterceptorMetadataDestroyer
org.springextensions.actionscript.eventbus.process 
 EventInterceptorMetadataProcessor
org.springextensions.actionscript.eventbus.process 
 EventInterceptorNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.nodeparser 
 EventListenerInterceptor
org.springextensions.actionscript.ioc.config.impl.mxml.custom.eventbus 
 EventListenerInterceptorCustomConfigurationClassScanner
org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.eventbus 
 EventListenerInterceptorCustomConfigurator
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.customconfiguration 
 EventListenerInterceptorNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.nodeparser 
 EventRouter
org.springextensions.actionscript.ioc.config.impl.mxml.custom.eventbus 
 EventRouterConfiguration
org.springextensions.actionscript.ioc.config.impl.mxml.custom.eventbus 
 EventRouterNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.nodeparser 
 EventTypeEntry
org.springextensions.actionscript.eventbus.impl 
 FactorObjectDefinition
org.springextensions.actionscript.ioc.config.impl.mxml.custom.util 
 FactoryNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.nodeparser 
 FactoryObjectCustomConfigurationClassScanner
org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.util 
 FactoryObjectCustomConfigurator
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.customconfiguration 
 FactoryObjectFactoryPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.factory 
 FieldRetrievingFactoryObject
org.springextensions.actionscript.ioc.factory.impl FieldRetrievingFactoryObject is an IFactoryObject implementation which retrieves a static or non-static field value.
 FlexMetadataApplicationContext
org.springextensions.actionscript.context.impl.mxml.metadata 
 FlexTaskNamespaceHandler
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task 
 FlexXMLApplicationContext
org.springextensions.actionscript.context.impl.mxml.xml 
 FullConfigurationPackage
org.springextensions.actionscript.context.config.impl 
 FullFlexXMLConfigurationPackage
org.springextensions.actionscript.context.config.impl.xml IXMLConfigurationPackage that adds the StageProcessingNamespaceHandler, EventBusNamespacehandler, FlexTaskNamespaceHandler, UtilNamespaceHandler, MessagingNamespaceHandler and RPCNamespaceHandler.
 FullMetadataConfigurationPackage
org.springextensions.actionscript.context.config.impl.metadata 
 FullXMLConfigurationPackage
org.springextensions.actionscript.context.config.impl.xml IXMLConfigurationPackage that adds the StageProcessingNamespaceHandler, EventBusNamespacehandler, TaskNamespaceHandler and UtilNamespaceHandler.
 GenericFactoryObject
org.springextensions.actionscript.ioc.factory.impl IFactoryObject implementation that serves as a proxy for a factory object instance that doesn't implement the IFactoryObject interface.
 GenericStageProcessor
org.springextensions.actionscript.stage This IStageProcessor uses certain stage components to be assigned to a specified target object.
 GenericStageProcessorNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.stageprocessing.nodeparser genericstageprocessor node parser
 IApplicationContext
org.springextensions.actionscript.context 
 IApplicationContextAware
org.springextensions.actionscript.context Interface to be implemented by any object that wishes to be notified of the IApplicationContext that it runs in.
 IAutowireProcessor
org.springextensions.actionscript.ioc.autowire Interface that needs to be implemented by objects that can perform autowiring on arbitrary objects.
 IAutowireProcessorAware
org.springextensions.actionscript.ioc.autowire Interface to be implemented by all objects that need a reference to an IAutowireProcessor instance.
 IClassScanner
org.springextensions.actionscript.metadata Describes an object that examines one or more classes and performs custom logic accordingly.
 IConfigurationPackage
org.springextensions.actionscript.context.config Describes an object that is capable of configuring an IApplicationContext.
 IController
org.springextensions.actionscript.mvc Describes an object that acts as a registry for command classes that need to be instantiated and executed in response to the dispatching of an event.
 ICustomConfigurationClassScanner
org.springextensions.actionscript.ioc.config.impl.metadata 
 ICustomConfigurator
org.springextensions.actionscript.ioc.objectdefinition Describes an object that can perform custom configuration on an instance that cannot be expressed with an IObjectDefinition.
 ICustomObjectDefinitionComponent
org.springextensions.actionscript.ioc.config.impl.mxml 
 IdAttributePreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.preprocess.impl Adds an "id" attribute to objects that have none defined.
 IDependencyChecker
org.springextensions.actionscript.ioc 
 IDependencyInjector
org.springextensions.actionscript.ioc Defines the most basic service used to implement dependency injection.
 IEventBusUserRegistry
org.springextensions.actionscript.eventbus 
 IEventBusUserRegistryAware
org.springextensions.actionscript.eventbus 
 IFactoryObject
org.springextensions.actionscript.ioc.factory Interface to be implemented by objects that are factories for other objects.
 IfNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser Converts an <if/> node to a corresponding IObjectDefinition.
 IgnoreModuleObjectSelector
org.springextensions.actionscript.stage 
 IInitializingObject
org.springextensions.actionscript.ioc.factory Objects that should execute behavior after their properties have been set, should implement this interface.
 IInstanceCache
org.springextensions.actionscript.ioc.factory Describes an object that acts as a cache for object instances.
 ILoaderInfoAware
org.springextensions.actionscript.ioc.config.impl.metadata Describes an object that needs a reference to a LoaderInfo instance.
 IMembershipOwner
org.springextensions.actionscript.security Describes an object that hold a list of role and right names.
 IMetadataDestroyer
org.springextensions.actionscript.metadata Marker interface that indicates an IMetadataProcessor that needs to be invoked in the destruction phase of an object's lifecycle.
 IMetadataProcessorObjectPostProcessor
org.springextensions.actionscript.metadata Describes and object that acts as a registry for IMetaDataProcessors and is able to dispatch objects with the appropriate metadata annotations to their respective process() methods.
 IMVCEventObjectPostProcessor
org.springextensions.actionscript.mvc Marker interface for an object postprocessor that processes [RouteEvent] metadata used by an IController interface.
 INamespaceHandler
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler Interface to be implemented when creating a custom namespace handler.
 InnerObjectsPreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.preprocess.impl This IXMLObjectDefinitionsPreprocessor implementation looks for inner objects, objects that are children or grandchildren of an object, and sets their lazy-init attribute to true.
 INodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser Defines a single node parser.
 InstanceCacheEvent
org.springextensions.actionscript.ioc.factory.event 
 InterceptionConfiguration
org.springextensions.actionscript.ioc.config.impl.mxml.custom.eventbus 
 Interface
org.springextensions.actionscript.ioc.config.impl.mxml.component 
 InvokeNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.nodeparser 
 IObjectDefinition
org.springextensions.actionscript.ioc.objectdefinition Represents an object definition.
 IObjectDefinitionParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler Interface to be implemented by custom object definition parsers, used in a namespace handler.
 IObjectDefinitionRegistry
org.springextensions.actionscript.ioc.objectdefinition Defines the interface for an object definition registry.
 IObjectDefinitionRegistryAware
org.springextensions.actionscript.ioc.objectdefinition Describes an object that needs a reference to an IObjectDefinitionRegistry instance.
 IObjectDefinitionResolver
org.springextensions.actionscript.stage Objects implementing this interface are used to retrieve an IObjectDefinition for already existing objects to be wired.
 IObjectDefinitionsProvider
org.springextensions.actionscript.ioc.config Describes an object that can create a collection of ObjectDefinitions, either synchronously or asynchronously.
 IObjectDestroyer
org.springextensions.actionscript.ioc 
 IObjectFactory
org.springextensions.actionscript.ioc.factory Describes an object that is capable of creating and configuring instances of other classes.
 IObjectFactoryAware
org.springextensions.actionscript.ioc.factory Interface to be implemented by all objects that want to know what container they run in.
 IObjectFactoryPostProcessor
org.springextensions.actionscript.ioc.factory.process 
 IObjectPostProcessor
org.springextensions.actionscript.ioc.factory.process Classes that implement the IObjectPostProcessor interface are special, and so they are treated differently by the container.
 IObjectReference
org.springextensions.actionscript.ioc.config Exposes a reference to an object by its name.
 IPropertiesParser
org.springextensions.actionscript.ioc.config.property 
 IPropertiesProvider
org.springextensions.actionscript.ioc.config.property 
 IPropertyEditor
org.springextensions.actionscript.object A property editor converts strings to typed objects.
 IPropertyEditorRegistry
org.springextensions.actionscript.object Defines a registry for property editors.
 IPropertyPlaceholderResolver
org.springextensions.actionscript.ioc.config.property 
 IReferenceResolver
org.springextensions.actionscript.ioc.factory The interface definting a reference resolver.
 ISecurityManager
org.springextensions.actionscript.security Describes an object that can restrict the access to a list of objects based on a list of role and right names contained in a given IMembershipOwner instance. This interface extends the IMembershipOwner that way the roles and rights that are applicable to the objects that are being managed can be stored in the ISecurityManager.
 ISecurityManagerFactory
org.springextensions.actionscript.security Describes an object that can manage a list of membership data and based on that can create ISecurityManager instances for arbitrary objects.
 ISpringMetadaProcessor
org.springextensions.actionscript.metadata 
 ITextFilesLoader
org.springextensions.actionscript.ioc.config 
 ITypeConverter
org.springextensions.actionscript.object Converts a string value to a typed object.
 IXMLObjectDefinitionsParser
org.springextensions.actionscript.ioc.config.impl.xml.parser 
 IXMLObjectDefinitionsPreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.preprocess All preprocessors for object definitions should implement this interface in order to be hooked into the parser mechanism.
 KeyValueNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser Parses a key and value node.
 KeyValuePropertiesParser
org.springextensions.actionscript.ioc.config.property.impl KeyValuePropertiesParser parses a properties source string into a IPropertiesProvider instance. The source string contains simple key-value pairs.
 LoadModuleNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser 
 LoadResourceModuleNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser 
 LoadStyleModuleNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser 
 LoadURLNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser 
 LoadURLStreamNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser 
 LocalizationStageProcessor
org.springextensions.actionscript.localization IStageProcessor that can assign resource values based on the value of specified property on a stage component.
 MembershipAccessData
org.springextensions.actionscript.security Subclass of SimpleMembershipOwner that also holds an instance of AccessStrategy to determine the type of access restriction to be used on a UIComponent instance.
 MessageAgentNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 MessagingNamespaceHandler
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging 
 MetadataApplicationContext
org.springextensions.actionscript.context.impl.metadata 
 MetadataConfigUtils
org.springextensions.actionscript.ioc.config.impl.metadata.util 
 MetadataObjectDefinitionsProvider
org.springextensions.actionscript.ioc.config.impl.metadata 
 MetadataProcessorObjectFactoryPostProcessor
org.springextensions.actionscript.metadata IObjectFactoryPostProcessor implementation that checks if the specified objectFactory contains a MetadataProcessorObjectPostProcessor, if not it creates an instance and registers it with the factory.
 MetadataProcessorObjectPostProcessor
org.springextensions.actionscript.metadata Default implementation of the IMetaDataProcessorObjectPostProcessor which acts as the main registry for IMetaDataProcessor definitions that are found in the specified IObjectFactory.
 MethodInvocation
org.springextensions.actionscript.ioc.config.impl.mxml.component MXML representation of a MethodInvocation object.
 MethodInvocation
org.springextensions.actionscript.ioc.impl 
 MethodInvocationPreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.preprocess.impl Preprocesses a "method-invocation" tag to a MethodInvokingObject.
 MethodInvokingFactoryObject
org.springextensions.actionscript.ioc.factory.impl MethodInvokingFactoryObject is an IFactoryObject implementation which retrieves the result of a method invocation on a specified object or class which may then be used to set a property value or constructor argument for another object. Configuration example of how to retrieve an IResourceManager instance: <object class="org.springextensions.actionscript.ioc.factory.config.MethodInvokingFactoryObject"> <property name="targetClass" value="mx.resources.ResourceManager" /> <property name="targetMethod" value="getInstance" /> </object>
 ModulePolicy
org.springextensions.actionscript.module Enumeration that determines how an application context treats loaded modules.
 MultilineString
org.springextensions.actionscript.util MultilineString allows to access all lines of a string separately.
 MultiTopicConsumerNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 MultiTopicProducerNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 MVCControllerObjectFactoryPostProcessor
org.springextensions.actionscript.mvc.processor IObjectFactoryPostProcessor that checks the specified IConfigurableListableObjectFactory if it contains an MVCRouteEventsMetaDataPostProcessor.
 MVCEvent
org.springextensions.actionscript.mvc.event Event class used by the Controller instance to recognize MVC related events and associate it with either an Application or Module.
 MVCRouteEventsMetaDataProcessor
org.springextensions.actionscript.mvc.processor IMetaDataProcessor implementation that examines objects (that have been annotated with the [RouteMVCEvents] metadata) and reroutes their specified events through the EventBus so they can be picked up the an IController instance that, in turn, can execute any associated commands.
 MXMLApplicationContext
org.springextensions.actionscript.context.impl.mxml 
 MXMLApplicationContextBase
org.springextensions.actionscript.context.impl.mxml 
 MXMLObjectDefinition
org.springextensions.actionscript.ioc.config.impl.mxml.component MXML representation of an ObjectDefinition object.
 MXMLObjectDefinitionsProvider
org.springextensions.actionscript.ioc.config.impl.mxml 
 NanNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser 
 NoSuchObjectDefinitionError
org.springextensions.actionscript.ioc.factory Error thrown when an object factory cannot find an object definition for the given name.
 NullNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser 
 NullReturningNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser Internally used for nodes that are converted by another node parser but will still be interated over the main parser.
 NumberPropertyEditor
org.springextensions.actionscript.object.propertyeditor Converts a number represented by a string to a number object.
 ObjectContainerError
org.springextensions.actionscript.ioc.error Most of the time this error is thrown because the required class isn't properly referenced in the application source code.
 ObjectDefinition
org.springextensions.actionscript.ioc.objectdefinition.impl Describes an object that can be created by an ObjectFactory.
 ObjectDefinitionBuilder
org.springextensions.actionscript.ioc.objectdefinition.impl Builder for object definitions.
 ObjectDefinitionNotFoundError
org.springextensions.actionscript.ioc.objectdefinition.error This error is thrown by the AbstractObjectFactory when the given name for an IObjectDefinition could not be found in the configuration while the getObject() method is invoked. Author: Christophe Herreman Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $ Since: 0.1
 ObjectDefinitionRegistryAwareObjectPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.object 
 ObjectDefinitionScope
org.springextensions.actionscript.ioc.objectdefinition Enumeration for the scopes of an object definition.
 ObjectDefinitonFactoryPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.factory Aggregates all IObjectDefinitions who have non-null parent and/or interfaceDefinitions properties and merges the referenced IObjectDefinitions.
 ObjectDestroyerObjectFactoryPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.factory 
 ObjectFactoryAwarePostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.object Post processes object by setting the object container as a property on the object if it implements IObjectContainerAware.
 ObjectFactoryError
org.springextensions.actionscript.ioc.error 
 ObjectFactoryEvent
org.springextensions.actionscript.ioc.factory.event Event that is dispatched at various stages of object creation by an object factory.
 ObjectNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser Parses an object node.
 ObjectReferenceResolver
org.springextensions.actionscript.ioc.factory.impl.referenceresolver Resolves IObjectReference references.
 ParsingUtils
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl Provides utilities for parsing xml object definitions to object defintions.
 PauseCommandNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser Converts a <pause/> element to a corresponding IObjectDefinition.
 PopupAndTooltipWireManager
org.springextensions.actionscript.stage 
 PostConstructMetadataProcessor
org.springextensions.actionscript.metadata.processor 
 PreDestroyMetadataProcessor
org.springextensions.actionscript.metadata.processor 
 ProducerNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 Properties
org.springextensions.actionscript.ioc.config.property.impl The Properties class represents a collection of properties in the form of key-value pairs.
 Property
org.springextensions.actionscript.ioc.config.impl.mxml.component MXML representation of a Property object.
 PropertyDefinition
org.springextensions.actionscript.ioc.objectdefinition.impl Describes the the configuration of a single instance property.
 PropertyEditorRegistrySupport
org.springextensions.actionscript.object Default implementation of a property editor registry.
 PropertyElementsPreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.preprocess.impl IXMLObjectDefinitionsPreprocessor implementation that retrieves all the <configproperty/> elements from the specified XML object, converts them into a Properties instance and adds them to the loadedProperties collection of the specified IXMLObjectFactory instance.
 PropertyImportPreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.preprocess.impl XML Preprocessor for the "import" element that imports external properties files.
 PropertyPlaceholder
org.springextensions.actionscript.ioc.config.impl.mxml.component 
 PropertyPlaceholderConfigurerFactoryPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.factory 
 PropertyPlaceholderResolver
org.springextensions.actionscript.ioc.config.property.impl Used for resolving property placeholders.
 PropertyPlaceholderResolverError
org.springextensions.actionscript.ioc.config.property.error 
 RefNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser Parses an reference node.
 RegisterObjectFactoryPostProcessorsFactoryPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.factory 
 RegisterObjectPostProcessorsFactoryPostProcessor
org.springextensions.actionscript.ioc.factory.process.impl.factory 
 RemoteObjectNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc.nodeparser RemoteObject node parser.
 ResolveReferenceError
org.springextensions.actionscript.ioc.error Thrown to indicate that a reference could not be resolved.
 RouteEventsCustomConfigurator
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.customconfiguration 
 RouteEventsInterceptorCustomConfigurationClassScanner
org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.eventbus 
 RouteEventsMetaDataDestroyer
org.springextensions.actionscript.eventbus.process 
 RouteEventsMetaDataProcessor
org.springextensions.actionscript.eventbus.process IMetadataProcessor implementation that can re-route events from arbitrary objects through the EventBus.dispatchEvent() method.
 RPCNamespaceHandler
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc RPC namespace handler.
 RuntimeObjectReference
org.springextensions.actionscript.ioc.config.impl Immutable placeholder class used for a property value object when it is a reference to another object in the factory, to be resolved at runtime.
 SASObjects
org.springextensions.actionscript.ioc.config.impl.mxml.component 
 ScopeAttributePreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.preprocess.impl The ScopeAttributePreprocessor makes sure that all object definitions have a valid scope attribute. If no scope attribute is found, a default scope="singleton" will be added.
 SecureAMFChannelNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 SecureStreamingAMFChannelNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 SimpleMembershipOwner
org.springextensions.actionscript.security.impl Basic implementation of the IMembershipOwner interface.
 SimpleSecurityManagerFactory
org.springextensions.actionscript.security.impl ISecurityManagerFactory that holds the roles and rights data for a specified list of Objects in a dictionary with a Object id as its key and an IMembershipOwner as its value.
 SimpleSecurityStageProcessor
org.springextensions.actionscript.security.processor An IStageProcessor implementation that uses an ISecurityManagerFactory instance to create ISecurityManager instances for the stage components passed to its process() method. This IStageProcessor creates a PropertyValueBasedObjectSelector by default.
 SimpleStageSecurityManager
org.springextensions.actionscript.security.impl An ISecurityManager that restricts the access to a list of Objects, the way this restriction works is determined by an instance of the AccessStrategy enum.
 SimpleTypeConverter
org.springextensions.actionscript.object Simple implementation of the ITypeConverter interface.
 SpringConstants
org.springextensions.actionscript.ioc 
 SpringNamesPreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.preprocess.impl Preprocesses an xml context and replaces all Spring specific names with their Spring Actionscript equivalent.
 SpringStageObjectProcessorRegistry
org.springextensions.actionscript.stage 
 StageAutowireProcessor
org.springextensions.actionscript.ioc.config.impl.mxml.custom.stage 
 StageObjectProcessor
org.springextensions.actionscript.ioc.config.impl.mxml.custom.stage 
 StageProcessingNamespaceHandler
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.stageprocessing Namespace handler for all elements pertaining to the stage interception schema
 StageProcessorFactoryPostprocessor
org.springextensions.actionscript.stage IObjectFactoryPostProcessor implementation that retrieves all the IStageProcessor from the IConfigurableListableObjectFactory instance and registers them by invoking the registerStageProcessor() method on the IStageProcessorRegistry instance.
 StageProcessorNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.stageprocessing.nodeparser 
 StreamingAMFChannelNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 SubscriptionInfoNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser 
 TaskElementsPreprocessor
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task Normalizes Task specific markup so it will be ready to be converted by the TaskNamespaceHandler.
 TaskNamespaceHandler
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task Converts specialized Task related markup to ObjectDefinitions.
 TaskNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser Converts a <task/> node into a corresponding IObjectDefinition.
 TextFilesLoader
org.springextensions.actionscript.ioc.config.impl 
 TextFileURI
org.springextensions.actionscript.ioc.config.property 
 ThisReferenceResolver
org.springextensions.actionscript.ioc.factory.impl.referenceresolver Returns its IApplicationContext reference when a property with the value 'this' is encountered.
 TypeUtils
org.springextensions.actionscript.util TypeUtils contains utility methods for working with objects.
 UndefinedNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser 
 UnsatisfiedDependencyError
org.springextensions.actionscript.ioc.error This error is thrown when a needed dependency can't be found.
 UtilNamespaceHandler
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util Util namespace handler.
 VectorNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser 
 VectorReferenceResolver
org.springextensions.actionscript.ioc.factory.impl.referenceresolver 
 WaitingOperation
org.springextensions.actionscript.ioc.config.impl.metadata 
 WebServiceNodeParser
org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc.nodeparser WebService node parser.
 WireEvent
org.springextensions.actionscript.ioc.event 
 XMLApplicationContext
org.springextensions.actionscript.context.impl.xml 
 XMLObjectDefinitionsParser
org.springextensions.actionscript.ioc.config.impl.xml.parser.impl 
 XMLObjectDefinitionsProvider
org.springextensions.actionscript.ioc.config.impl.xml