| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| FactorObjectDefinition — class, package org.springextensions.actionscript.ioc.config.impl.mxml.custom.util |
| |
| FactorObjectDefinition() — Constructor, class org.springextensions.actionscript.ioc.config.impl.mxml.custom.util.FactorObjectDefinition |
|
Creates a new FactorObjectDefinition instance. |
| factory — Property, class org.springextensions.actionscript.ioc.factory.impl.AbstractReferenceResolver |
|
Contains a reference to the implementation of IObjectFactory given to the constructor
|
| FACTORY — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.UtilNamespaceHandler |
| |
| FACTORY_METADATA_NAME — Constant Static Property, class org.springextensions.actionscript.ioc.factory.process.impl.factory.FactoryObjectFactoryPostProcessor |
| |
| factoryMethod — Property, class org.springextensions.actionscript.ioc.config.impl.mxml.component.MXMLObjectDefinition |
|
The name of method responsible for the creation of the object. |
| factoryMethod — Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.customconfiguration.FactoryObjectCustomConfigurator |
| |
| factoryMethod — Property, interface org.springextensions.actionscript.ioc.objectdefinition.IObjectDefinition |
|
The name of method responsible for the creation of the object. |
| factoryMethod — Property, class org.springextensions.actionscript.ioc.objectdefinition.impl.ObjectDefinition |
|
The name of method responsible for the creation of the object. |
| FACTORY_METHOD_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.metadata.util.MetadataConfigUtils |
| The "factoryMethod" attribute. |
| FACTORY_METHOD_ATTRIBUTE — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.XMLObjectDefinitionsParser |
| |
| FACTORY_METHOD_FIELD_NAME — Constant Static Property, class org.springextensions.actionscript.ioc.factory.process.impl.factory.FactoryObjectFactoryPostProcessor |
| |
| FACTORY_METHOD_FIELD_NAME — Constant Static Property, class org.springextensions.actionscript.ioc.factory.process.impl.factory.PropertyPlaceholderConfigurerFactoryPostProcessor |
| |
| FactoryNodeParser — class, package org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.nodeparser |
| |
| FactoryNodeParser(objectDefinitionRegistry:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinitionRegistry, appDomain:flash.system:ApplicationDomain) — Constructor, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.nodeparser.FactoryNodeParser |
|
Creates a new FactoryNodeParser instance. |
| FACTORY_NOT_READY — Constant Static Property, class org.springextensions.actionscript.ioc.error.ObjectFactoryError |
| |
| factoryObject — Property, class org.springextensions.actionscript.ioc.config.impl.mxml.component.MXMLObjectDefinition |
|
The ObjectDefinition for the factory object responsible for the creation of the object. |
| FACTORY_OBJECT_ATTRIBUTE — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.XMLObjectDefinitionsParser |
| |
| FactoryObjectCustomConfigurationClassScanner — class, package org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.util |
| |
| FactoryObjectCustomConfigurationClassScanner() — Constructor, class org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.util.FactoryObjectCustomConfigurationClassScanner |
|
Creates a new FactoryObjectCustomConfigurationClassScanner instance. |
| FactoryObjectCustomConfigurator — class, package org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.customconfiguration |
| |
| FactoryObjectCustomConfigurator(factoryMethodName:String) — Constructor, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.util.customconfiguration.FactoryObjectCustomConfigurator |
|
Creates a new FactoryObjectCustomConfigurator instance. |
| FactoryObjectFactoryPostProcessor — class, package org.springextensions.actionscript.ioc.factory.process.impl.factory |
| |
| FactoryObjectFactoryPostProcessor() — Constructor, class org.springextensions.actionscript.ioc.factory.process.impl.factory.FactoryObjectFactoryPostProcessor |
|
Creates a new FactoryObjectFactoryPostProcessor instance. |
| factoryObjectName — Property, class org.springextensions.actionscript.ioc.config.impl.mxml.component.MXMLObjectDefinition |
|
The name of the factory object responsible for the creation of the object. |
| factoryObjectName — Property, interface org.springextensions.actionscript.ioc.objectdefinition.IObjectDefinition |
|
The name of the factory object responsible for the creation of the object. |
| factoryObjectName — Property, class org.springextensions.actionscript.ioc.objectdefinition.impl.ObjectDefinition |
|
The name of the factory object responsible for the creation of the object. |
| FACTORY_OBJECT_NAME_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.metadata.util.MetadataConfigUtils |
| The "factoryObject" attribute. |
| FACTORY_OBJECT_NAME_FIELD_NAME — Constant Static Property, class org.springextensions.actionscript.ioc.factory.process.impl.factory.PropertyPlaceholderConfigurerFactoryPostProcessor |
| |
| failOnCommandNotFound — Property, interface org.springextensions.actionscript.mvc.IController |
|
If the true the current IController will throw an error if no commands were
registered for a dispatched Event. |
| failOnCommandNotFound — Property, class org.springextensions.actionscript.mvc.impl.Controller |
|
If the true the current IController will throw an error if no commands were
registered for a dispatched Event. |
| FAIL_ON_FAULT_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.TaskNamespaceHandler |
| |
| FAILOVER_URIS_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser.ChannelNodeParser |
| |
| FieldRetrievingFactoryObject — class, package org.springextensions.actionscript.ioc.factory.impl |
|
FieldRetrievingFactoryObject is an IFactoryObject implementation which retrieves a static or non-static field value. |
| FieldRetrievingFactoryObject() — Constructor, class org.springextensions.actionscript.ioc.factory.impl.FieldRetrievingFactoryObject |
|
Creates a new FieldRetrievingFactoryObject instance. |
| finalizeObjectFactoryProcessorExecution() — method, class org.springextensions.actionscript.context.impl.ApplicationContext |
| |
| findAutowireCandidateName(clazz:Class) — method, interface org.springextensions.actionscript.ioc.autowire.IAutowireProcessor |
| |
| findAutowireCandidateName(clazz:Class) — method, class org.springextensions.actionscript.ioc.autowire.impl.DefaultAutowireProcessor |
| |
| findAutowireCandidateNames(clazz:Class) — method, class org.springextensions.actionscript.ioc.autowire.impl.DefaultAutowireProcessor |
|
Called by autoWireByType to get all object names that
could be used to autowire an object property
|
| findCommandRegistrations(event:flash.events:Event) — method, class org.springextensions.actionscript.mvc.impl.Controller |
|
First checks if there are CommandRegistrations associated with the Event.type,
when none were found it checks if there are associations for the Event's Class. |
| findConfigurationPropertyNameWithValue(propertyValue:any) — method, class org.springextensions.actionscript.ioc.config.impl.mxml.component.MXMLObjectDefinition |
| |
| findCustomEditor(requiredType:Class) — method, interface org.springextensions.actionscript.object.IPropertyEditorRegistry |
|
Finds a property editor that was registered against the given type. |
| findCustomEditor(requiredType:Class) — method, class org.springextensions.actionscript.object.PropertyEditorRegistrySupport |
|
Finds a property editor that was registered against the given type. |
| findParserForNode(node:XML) — method, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.AbstractNamespaceHandler |
|
Looks up an IObjectDefinitionParser registered for the given node. |
| findProxy(proxy:org.as3commons.reflect:MethodInvoker, proxies:Vector$org.as3commons.reflect:MethodInvoker) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry |
| |
| findStageProcessorRegistryInFactory(objectFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — method, class org.springextensions.actionscript.stage.StageProcessorFactoryPostprocessor |
|
Retrieves all objects in the container of the type IStageProcessorRegistry and returns the first instance. |
| FlexMetadataApplicationContext — class, package org.springextensions.actionscript.context.impl.mxml.metadata |
| |
| FlexMetadataApplicationContext(parent:org.springextensions.actionscript.context:IApplicationContext, rootViews:Vector$flash.display:DisplayObject, objFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — Constructor, class org.springextensions.actionscript.context.impl.mxml.metadata.FlexMetadataApplicationContext |
|
Creates a new FlexMetadataApplicationContext instance. |
| FLEX_MODULE_FACTORY_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.TaskNamespaceHandler |
| |
| FlexTaskNamespaceHandler — class, package org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task |
| |
| FlexTaskNamespaceHandler() — Constructor, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.FlexTaskNamespaceHandler |
| |
| flexVersion — Static Property, class org.springextensions.actionscript.util.Environment |
|
Returns the current flex version that the application is running in. |
| FlexXMLApplicationContext — class, package org.springextensions.actionscript.context.impl.mxml.xml |
| |
| FlexXMLApplicationContext(parent:org.springextensions.actionscript.context:IApplicationContext, rootViews:Vector$flash.display:DisplayObject, objFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — Constructor, class org.springextensions.actionscript.context.impl.mxml.xml.FlexXMLApplicationContext |
|
Creates a new FlexXMLApplicationContext instance. |
| FOR_ELEMENT — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.TaskNamespaceHandler |
| |
| formatURL(url:String, preventCache:Boolean) — method, class org.springextensions.actionscript.ioc.config.impl.TextFilesLoader |
|
Adds a random number to the url, checks if a '?' character is already part of the string
than suffixes a '&' character
|
| forMethod — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser.TaskNodeParser |
| |
| fromName(name:String) — Static Method , class org.springextensions.actionscript.ioc.autowire.AutowireMode |
| |
| fromName(name:String) — Static Method , class org.springextensions.actionscript.ioc.objectdefinition.DependencyCheckMode |
| |
| fromName(name:String) — Static Method , class org.springextensions.actionscript.ioc.objectdefinition.ObjectDefinitionScope |
| |
| fromName(nameValue:String) — Static Method , class org.springextensions.actionscript.module.ModulePolicy |
| |
| fromName(name:String) — Static Method , class org.springextensions.actionscript.security.AccessStrategy |
|
Retunrs a AccessStrategy if an instance with the specified name exists. |
| fromValue(val:String) — Static Method , class org.springextensions.actionscript.eventbus.EventBusShareKind |
| |
| fromValue(val:String) — Static Method , class org.springextensions.actionscript.ioc.objectdefinition.ChildContextObjectDefinitionAccess |
| |
| FULL — Constant Static Property, class org.springextensions.actionscript.ioc.objectdefinition.ChildContextObjectDefinitionAccess |
| |
| FullConfigurationPackage — class, package org.springextensions.actionscript.context.config.impl |
| |
| FullConfigurationPackage() — Constructor, class org.springextensions.actionscript.context.config.impl.FullConfigurationPackage |
|
Creates a new FullConfigurationPackage instance. |
| FullFlexXMLConfigurationPackage — class, package org.springextensions.actionscript.context.config.impl.xml |
|
IXMLConfigurationPackage that adds the StageProcessingNamespaceHandler, EventBusNamespacehandler, FlexTaskNamespaceHandler,
UtilNamespaceHandler, MessagingNamespaceHandler and RPCNamespaceHandler. |
| FullMetadataConfigurationPackage — class, package org.springextensions.actionscript.context.config.impl.metadata |
| |
| FullMetadataConfigurationPackage() — Constructor, class org.springextensions.actionscript.context.config.impl.metadata.FullMetadataConfigurationPackage |
|
Creates a new FullMetadataConfigurationPackage instance. |
| FullXMLConfigurationPackage — class, package org.springextensions.actionscript.context.config.impl.xml |
|
IXMLConfigurationPackage that adds the StageProcessingNamespaceHandler, EventBusNamespacehandler, TaskNamespaceHandler and
UtilNamespaceHandler. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |