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  
PAGE_TITLE — Constant static property in class org.springextensions.actionscript.ioc.factory.config.flex.ApplicationPropertiesResolver
PAGE_TITLE — Constant static property in class org.springextensions.actionscript.ioc.factory.config.flex.FlexPropertyPlaceholderConfigurer
PARALLEL — Constant static property in class org.springextensions.actionscript.core.command.CompositeCommandKind
Determines that the ICompositeCommand will execute its collection of command all at the same time.
Param — Class in package org.springextensions.actionscript.context.support.mxml
MXML representation of an Param object.
Param() — Constructor in class org.springextensions.actionscript.context.support.mxml.Param
Creates a new Param instance
parameters — Property in class org.springextensions.actionscript.cairngorm.SequenceEvent
parameters — Property in class org.springextensions.actionscript.rpc.AbstractRPC
parameters — Property in class org.springextensions.actionscript.rpc.net.NetConnectionOperation
PARAMETERS — Constant static property in class org.springextensions.actionscript.ioc.factory.config.flex.ApplicationPropertiesResolver
PARAMETERS — Constant static property in class org.springextensions.actionscript.ioc.factory.config.flex.FlexPropertyPlaceholderConfigurer
params — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
A dictionary of Param objects
parent — Property in interface org.springextensions.actionscript.core.task.ITask
If the current ITask is part of the execution chain of another ITask, this property will have a reference to that instance.
parent — Property in class org.springextensions.actionscript.core.task.support.IfElseBlock
parent — Property in class org.springextensions.actionscript.core.task.support.Task
parent — Property in interface org.springextensions.actionscript.ioc.factory.IObjectFactory
Optional parent factory that can be used to create objects that can't be created by the current instance.
parent — Property in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
Optional parent factory that can be used to create objects that can't be created by the current instance.
ParentAttributePreprocessor — Class in package org.springextensions.actionscript.ioc.factory.xml.preprocessors
Preprocesses parent-child objects so that all parent attributes and elements are copied to the child if they are not defined by the child object.
ParentAttributePreprocessor() — Constructor in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.ParentAttributePreprocessor
Creates a new ParentAttributePreprocessor.
parentContext — Property in interface org.springextensions.actionscript.context.IApplicationContext
Returns the parent application context or null if no parent is set.
parentContext — Property in class org.springextensions.actionscript.context.support.AbstractApplicationContext
Returns the parent application context or null if no parent is set.
parentObject — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
If not null the specified ObjectDefinition will be used to populate the current ObjectDefinition
parse(node, xmlParser:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.context.config.ComponentScanObjectDefinitionParser
parse(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.context.config.MetadataConfigObjectDefinitionParser
parse() — Method in class org.springextensions.actionscript.context.support.FlexXMLApplicationContext
Parses the xml.
parse() — Method in class org.springextensions.actionscript.context.support.XMLApplicationContext
Parses the xml.
parse() — Method in class org.springextensions.actionscript.context.support.mxml.Interface
Loops through the MXML children and processes each Property and MethodInvocation instance.
parse() — Method in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
Parses the MXML object definition.
parse(node, parser:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler

When invoked for the first time this method will create a TaskElementsPreprocessor and preprocess the incoming XML.

Parses the given node and returns the resulting object definition.
parse(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.AbstractObjectDefinitionParser
Parses the given xml node into an IObjectDefinition and registers the object definition with the given parser/context.
parse(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in interface org.springextensions.actionscript.ioc.factory.xml.INamespaceHandler
Parses the given node and returns the resulting object definition.
parse(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in interface org.springextensions.actionscript.ioc.factory.xml.IObjectDefinitionParser
Parses the given xml node into an IObjectDefinition and registers the object definition with the given parser/context.
parse(node, parser:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.NamespaceHandlerSupport
Parses the given node and returns the resulting object definition.
parse(node) — Method in interface org.springextensions.actionscript.ioc.factory.xml.parser.INodeParser
Will parse the given node.
parse(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Parses all object definitions and returns the objectFactory that contains the parsed results.
parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.AbstractNodeParser
This is an abstract method and should be overridden in a subclass.
parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.ArrayCollectionNodeParser
This is an abstract method and should be overridden in a subclass.
parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.ArrayNodeParser
This is an abstract method and should be overridden in a subclass.
parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.DictionaryNodeParser
This is an abstract method and should be overridden in a subclass.
parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.KeyValueNodeParser
This is an abstract method and should be overridden in a subclass.
parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.NullNodeParser
parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.ObjectNodeParser
This is an abstract method and should be overridden in a subclass.
parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.RefNodeParser
This is an abstract method and should be overridden in a subclass.
parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.VectorNodeParser
This is an abstract method and should be overridden in a subclass.
Parse — Class in package org.springextensions.actionscript.utils
Helper class for HtmlUtil.
A port from the Fit framework.
Parse(text, tags, level, offset) — Constructor in class org.springextensions.actionscript.utils.Parse
Parse constructor
Every table, tr and td is a Parse element
parseAndRegisterObjectDefinition(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Parses and registers an object definition.
parseAttributes(objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition, xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Parses the attributes of an object node into an object definition.
parseConstructorArguments(objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition, xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Will retrieve the constructor arguments and parses them as if they were property nodes.
parseCustomNode(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
parseDefaultNode(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
ParseError — Class in package org.springextensions.actionscript.utils
Thrown by the a Parse instance when a closing tag isn't found.
ParseError(message, errorOffset) — Constructor in class org.springextensions.actionscript.utils.ParseError
ParseInit(text, tags, level, offset) — Method in class org.springextensions.actionscript.utils.Parse
Initializes the Parse instance.
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.AbstractOperationNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.BlockNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.CompositeCommandNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.CountProviderNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.LoadModuleNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.LoadPropertiesBatchNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.LoadPropertiesNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.LoadResourceModuleNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.LoadStyleModuleNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.LoadURLNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.LoadURLStreamNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.NullReturningNodeParser
Does nothing, only returns null
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.PauseCommandNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.core.task.xml.parser.TaskNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.AbstractObjectDefinitionParser
Template method for parsing the xml node into an object definition.
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AbstractConsumerNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AbstractProducerNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AMFChannelNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.ChannelNodeParser
Template method for parsing the xml node into an object definition.
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.ChannelSetNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.ConsumerNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.MessageAgentNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.MultiTopicConsumerNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.MultiTopicProducerNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.ProducerNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.SecureAMFChannelNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.SecureStreamingAMFChannelNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.StreamingAMFChannelNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.SubscriptionInfoNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc.AbstractServiceNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc.RemoteObjectNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc.WebServiceNodeParser
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.stageinterception.GenericStageProcessorNodeParser
Template method for parsing the xml node into an object definition.
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.util.ConstantNodeParser
Template method for parsing the xml node into an object definition.
parseInternal(node, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.util.InvokeNodeParser
parseMethodInvocation(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
parseMethodInvocations(objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition, xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Parses the method invocations of the given definition.
parseNode(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
parseObjectDefinition(xml, objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Parses the given object definition node into an implementation of IObjectDefinition.
parseObjectDefinitions(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
parseProperties(source) — Method in class org.springextensions.actionscript.collections.PropertiesParser
Parses the given source and creates a Properties instance from it.
parseProperties(objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition, xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Parses the properties of the given definition.
parseProperty(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Will parse the given property node.
parsePropertyValue(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Will parse the given property value using the node parsers.
parser — Property in class org.springextensions.actionscript.context.support.XMLApplicationContext
Contains the parser of the XML definitions.
parseSettingsFromXml(xml) — Method in class org.springextensions.actionscript.config.AppSettings
Parses the settings from the given XML instance.
parseTables(html) — Static method in class org.springextensions.actionscript.utils.HtmlUtils
parseTables
Parses tables with the Parse class and outputs String fit for use as htmlText.
No support for nested tables.
Ignores errors thrown by Parse.
parseText(s) — Static method in class org.springextensions.actionscript.utils.Parse
Unformat, unescape and trim a String.
ParsingUtils — Final class in package org.springextensions.actionscript.ioc.factory.xml.parser.support
Provides utilities for parsing xml object definitions to object defintions.
parts — Property in class org.springextensions.actionscript.utils.Parse
first child
pause(duration, pauseCommand:org.springextensions.actionscript.core.command:ICommand) — Method in interface org.springextensions.actionscript.core.task.ITask
Pauses the current ITask for the specified amount of milliseconds.
pause(duration, pauseCommand:org.springextensions.actionscript.core.command:ICommand) — Method in class org.springextensions.actionscript.core.task.support.IfElseBlock
pause(duration, pauseCommand:org.springextensions.actionscript.core.command:ICommand) — Method in class org.springextensions.actionscript.core.task.support.Task
Pauses the current ITask for the specified amount of milliseconds.
PauseCommand — Class in package org.springextensions.actionscript.core.task.command
PauseCommand(duration) — Constructor in class org.springextensions.actionscript.core.task.command.PauseCommand
PAUSECOMMAND_ELEMENT — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
PauseCommandNodeParser — Class in package org.springextensions.actionscript.core.task.xml.parser
Converts a <pause/> element to a corresponding IObjectDefinition.
PauseCommandNodeParser() — Constructor in class org.springextensions.actionscript.core.task.xml.parser.PauseCommandNodeParser
Creates a new PauseNodeParser instance.
PAUSE_ELEMENT — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
pauseMethod — Constant static property in class org.springextensions.actionscript.core.task.xml.parser.TaskNodeParser
PendingCommandRegistry — Class in package org.springextensions.actionscript.cairngorm
PendingCommandRegistry() — Constructor in class org.springextensions.actionscript.cairngorm.PendingCommandRegistry
PendingCommandRegistryEvent — Class in package org.springextensions.actionscript.cairngorm
Event that is dispatched by the PendingCommandRegistry when registering and unregistering ICommand instances.
PendingCommandRegistryEvent(type, command, event) — Constructor in class org.springextensions.actionscript.cairngorm.PendingCommandRegistryEvent
PIGGYBACKING_ENABLED_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AMFChannelNodeParser
POLLING_ENABLED_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AMFChannelNodeParser
POLLING_INTERVAL_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AMFChannelNodeParser
PORT_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc.WebServiceNodeParser
POST_CONSTRUCT_METADATA_NAME — Constant static property in class org.springextensions.actionscript.ioc.factory.metadata.InitDestroyMetadataProcessor
postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.context.support.ApplicationContextAwareProcessor
This method is invoked right after the IInitializingObject and initMethod logic is invoked in the wiring pipeline.
postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.ApplicationDomainAwarePostProcessor
Not used in this implementation.
postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.BaseApplicationDomainAwareObjectPostProcessor
postProcessAfterInitialization(object, objectName) — Method in interface org.springextensions.actionscript.ioc.factory.config.IObjectPostProcessor
This method is invoked right after the IInitializingObject and initMethod logic is invoked in the wiring pipeline.
postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.LoggingTargetObjectPostProcessor
If the specified object implements the ILoggingTarget interface the object is added as a logging target.
postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.ObjectFactoryAwarePostProcessor
This method is invoked right after the IInitializingObject and initMethod logic is invoked in the wiring pipeline.
postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.RequiredMetadataProcessor
This method has not been implemented
postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.metadata.InitDestroyMetadataProcessor
postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.metadata.MetadataProcessorObjectPostProcessor
Invokes processObject() with all registered IMetadataProcessor that have their processBeforeInitialization property set to false.
postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.module.OwnerModuleObjectPostProcessor
Not used in this implementation.
postProcessAfterInitialization(p_object, p_objectName) — Method in class org.springextensions.actionscript.puremvc.ioc.IocConfigNameAwarePostProcessor
postProcessBeforeDestruction(object, objectName) — Method in interface org.springextensions.actionscript.ioc.factory.config.IDestructionAwareObjectPostProcessor
Applied to the given object right before it is destructed.
postProcessBeforeDestruction(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.metadata.InitDestroyMetadataProcessor
postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.context.support.ApplicationContextAwareProcessor

If the specified object implements the IApplicationContextAware interface the IApplicationContext instance is injected.

This method is invoked right before the IInitializingObject and initMethod logic is invoked in the wiring pipeline.
postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.ApplicationDomainAwarePostProcessor
Checks if the specified object implements IApplicationDomainAware, if so, injects the objectFactory.applicationDomain value.
postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.BaseApplicationDomainAwareObjectPostProcessor
postProcessBeforeInitialization(object, objectName) — Method in interface org.springextensions.actionscript.ioc.factory.config.IObjectPostProcessor
This method is invoked right before the IInitializingObject and initMethod logic is invoked in the wiring pipeline.
postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.LoggingTargetObjectPostProcessor
No before initialization is performed This method is invoked right before the IInitializingObject and initMethod logic is invoked in the wiring pipeline.
postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.ObjectFactoryAwarePostProcessor
If the specified object implements the IObjectFactoryAware interface the objectFactory instance will be injected.
postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.metadata.InitDestroyMetadataProcessor
postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.metadata.MetadataProcessorObjectPostProcessor
Invokes processObject() with all registered IMetadataProcessor that have their processBeforeInitialization property set to true.
postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.module.OwnerModuleObjectPostProcessor

Will check if the current OwnerModuleObjectPostProcessor stores a valid IOwnerModuleAware instance.

postProcessBeforeInitialization(p_object, p_objectName) — Method in class org.springextensions.actionscript.puremvc.ioc.IocConfigNameAwarePostProcessor
postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.context.metadata.ClassScannerObjectFactoryPostProcessor
Modify the application context's internal object factory after its standard initialization.
postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.core.mvc.MVCControllerObjectFactoryPostProcessor
postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.ioc.factory.config.CustomEditorConfigurer
Modify the application context's internal object factory after its standard initialization.
postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in interface org.springextensions.actionscript.ioc.factory.config.IObjectFactoryPostProcessor
Modify the application context's internal object factory after its standard initialization.
postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.ioc.factory.config.PropertyPlaceholderConfigurer
postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.ioc.factory.config.flex.ApplicationPropertiesResolver
Modify the application context's internal object factory after its standard initialization.
postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.ioc.factory.config.flex.FlexPropertyPlaceholderConfigurer
postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.metadata.MetadataProcessorObjectFactoryPostProcessor
Registers an ObjectDefinition for a MetadataProcessorObjectPostProcessor instance with the specified IConfigurableListableObjectFactory.
postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.stage.StageProcessorFactoryPostprocessor

First checks if the objectFactory argument is an implementation of IStageProcessorRegistry, if not the objectFactory is checked to see if it contains an object that implements IStageProcessorRegistry.

If an IStageProcessorRegistry instance has been found the objectFactory is used to retrieve all IStageProcessor instances which all are registered with the specified IStageProcessorRegistry.
PRE_DESTROY_METADATA_NAME — Constant static property in class org.springextensions.actionscript.ioc.factory.metadata.InitDestroyMetadataProcessor
preinitFlexXMLApplicationContext() — Method in class org.springextensions.actionscript.context.support.FlexXMLApplicationContext
preInstantiateSingletons() — Method in interface org.springextensions.actionscript.ioc.factory.config.IConfigurableListableObjectFactory
Instantiates all definitions that are defined as singleton and are not lazy.
preInstantiateSingletons() — Method in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory

Checks if the objectdefinition is an implementation of IFactoryObject, if so the factory will be pre-instantiated, not the result of the factory.

Instantiates all definitions that are defined as singleton and are not lazy.
preInstantiateSingletonsWithObjectDefinition() — Method in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory
prepareApplicationContext() — Method in class org.springextensions.actionscript.context.support.AbstractApplicationContext
Hook method defined in XmlObjectFactory to add the ApplicationContextAwareProcessor.
prepareTestInstance(testContext:org.springextensions.actionscript.test.context:TestContext) — Method in interface org.springextensions.actionscript.test.context.ITestExecutionListener
Prepares the test instance of the supplied test context.
prepareTestInstance(testInstance) — Method in class org.springextensions.actionscript.test.context.TestContextManager
Hook for preparing a test instance prior to execution of any individual test methods, for example for injecting dependencies, etc.
prepareTestInstance(testContext:org.springextensions.actionscript.test.context:TestContext) — Method in class org.springextensions.actionscript.test.context.support.AbstractTestExecutionListener
The default implementation is empty.
prepareTestInstance(testContext:org.springextensions.actionscript.test.context:TestContext) — Method in class org.springextensions.actionscript.test.context.support.DependencyInjectionTestExecutionListener
Performs dependency injection on the test instance of the supplied test context by initializing the test instance via its own application context (without checking dependencies).
preprocess(xml) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
preprocess(xml) — Method in interface org.springextensions.actionscript.ioc.factory.xml.parser.IXMLObjectDefinitionsPreprocessor
Preprocesses the passed in xml data and returns it.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.AttributeToElementPreprocessor
Preprocesses the passed in xml data and returns it.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.IdAttributePreprocessor
Preprocesses the passed in xml data and returns it.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.InnerObjectsPreprocessor
Retrieves all <object/> element that have an ancestor <object/> element, checks if their scope attribute is set to singleton, and if so, set their lazy-init attribute to true.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.InterfacePreprocessor
Retrieves all the <interface/> nodes, looks up the appropriate <object/> nodes and copies the interface configuration into them.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.MethodInvocationPreprocessor
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.ParentAttributePreprocessor
Preprocesses the passed in xml data and returns it.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.PropertiesPreprocessor
Preprocesses the passed in xml data and returns it.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.PropertyElementsPreprocessor
Retrieves all <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.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.PropertyImportPreprocessor
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.ScopeAttributePreprocessor
Preprocesses the passed in xml data and returns it.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.SpringNamesPreprocessor
Preprocesses the passed in xml data and returns it.
preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.TemplatePreprocessor
Preprocesses the passed in xml data and returns it.
preprocessAndOrNextElement(node) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
preprocessCompositeCommandElement(node) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
preprocessForElement(node) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
preprocessIfElement(node) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
preprocessNode(node) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
preprocessObjectDefinition(objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in class org.springextensions.actionscript.ioc.autowire.DefaultAutowireProcessor

Performs AUTODETECT and CONSTRUCTOR checks.

Method that can be invoked by an IObjectFactory implementation for any type of pre-processing of the IObjectDefinition associated with the object that needs to be created.

Typically this method can be used to do some kind of constructor configuration.

preprocessObjectDefinition(objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in interface org.springextensions.actionscript.ioc.autowire.IAutowireProcessor

Method that can be invoked by an IObjectFactory implementation for any type of pre-processing of the IObjectDefinition associated with the object that needs to be created.

Typically this method can be used to do some kind of constructor configuration.

preprocessPauseElement(node) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
preprocessTaskElement(node) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
preprocessWhileElement(node) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
preProcessXML(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Pre process the xml data before parsing.
preventCache — Property in class org.springextensions.actionscript.ioc.factory.config.PropertyPlaceholderConfigurer
PREVENT_CACHE_ATTR — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
primary — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
True if this object needs to be used as the primary autowire candidate when the container is autowiring by type.
primary — Property in interface org.springextensions.actionscript.ioc.IObjectDefinition
True if this object needs to be used as the primary autowire candidate when the container is autowiring by type.
primary — Property in class org.springextensions.actionscript.ioc.ObjectDefinition
True if this object needs to be used as the primary autowire candidate when the container is autowiring by type.
PRIMARY_ATTR — Constant static property in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
The "primary" attribute.
priority — Property in class org.springextensions.actionscript.core.mvc.support.CommandRegistration
PRIORITY_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AbstractProducerNodeParser
PRIORITY_METADATA_KEY — Constant static property in class org.springextensions.actionscript.core.mvc.MVCControllerObjectFactoryPostProcessor
process(instance, container, name, objectName) — Method in class org.springextensions.actionscript.core.mvc.MVCRouteEventsMetaDataProcessor
Throws an error when invoked directly, needs to be overriden by a subclass.
process(instance, container, name, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.EventHandlerMetadataProcessor
process(instance, container, name, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.RequiredMetadataProcessor
Will check the metadata of the given object to see if any property contains [Required] metadata.
process(instance, container, name, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.RouteEventsMetaDataProcessor
process(instance, container, metadataKey, objectName) — Method in class org.springextensions.actionscript.ioc.factory.metadata.InitDestroyMetadataProcessor
process(object) — Method in class org.springextensions.actionscript.localization.LocalizationStageProcessor
process(instance, container, name, objectName) — Method in class org.springextensions.actionscript.metadata.AbstractMetadataProcessor
Throws an error when invoked directly, needs to be overriden by a subclass.
process(instance, container, metadataName, objectName) — Method in interface org.springextensions.actionscript.metadata.IMetadataProcessor
Processes the specified Object.
process(object) — Method in class org.springextensions.actionscript.security.SimpleSecurityStageProcessor
Invokes the createInstance() method on the securityManagerFactory instance with the specified object.
process(object) — Method in class org.springextensions.actionscript.stage.AbstractStageProcessor
Performs an operation on the specified Object.
process(object) — Method in class org.springextensions.actionscript.stage.DefaultAutowiringStageProcessor
Invokes the wire() method on the objectFactory property with the specified object.
process(object) — Method in class org.springextensions.actionscript.stage.GenericStageProcessor
Either assigns the specified object to the specified property (targetProperty) or calls the specified method (targetMethod) and passes the object to it.
process(object) — Method in interface org.springextensions.actionscript.stage.IStageProcessor
Performs an operation on the specified Object.
processBeforeInitialization — Property in class org.springextensions.actionscript.metadata.AbstractMetadataProcessor
If true the IMetadataProcessor instance will be able to process the annotated instance before it has been initialized by the container.
processBeforeInitialization — Property in interface org.springextensions.actionscript.metadata.IMetadataProcessor
If true the IMetadataProcessor instance will be able to process the annotated instance before it has been initialized by the container.
processCommandMetaData(type, controller:org.springextensions.actionscript.core.mvc:IController, commandName, applicationDomain) — Method in class org.springextensions.actionscript.core.mvc.MVCControllerObjectFactoryPostProcessor
processDisplayObject(displayObject) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
Detects whether an object added to the stage is a candidate for processing through the list of StageProcessorRegistration instances, if any IObjectSelector approves of the object its associated IStageProcessor's process() method is invoked.
processDisplayObjectRecursively(displayObject) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
Sends the specified DisplayObject instance to the processStageComponent() method, then loops through its children and recursively sends those to the processStageComponent() method.
processDisplayObjectRemoval(displayObject) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
processDisplayObjectWithStageProcessorRegistration(displayObject, stageProcessorRegistration:org.springextensions.actionscript.stage:StageProcessorRegistration) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
First searches for all the IStageProcessors with a document property that match the specified stageComponent.parentDocument property and lets these IStageProcessors process the stageComponent.
processDisplayObjectWithStageProcessorRegistration(displayObject, stageProcessorRegistration:org.springextensions.actionscript.stage:StageProcessorRegistration) — Method in class org.springextensions.actionscript.stage.FlexStageProcessorRegistry
First searches for all the IStageProcessors with a document property that match the specified stageComponent.parentDocument property and lets these IStageProcessors process the stageComponent.
processLocations(clazz, locations) — Method in interface org.springextensions.actionscript.test.context.IContextLoader

Processes application context resource locations for a specified class.

processLocations(clazz, locations) — Method in class org.springextensions.actionscript.test.context.support.AbstractContextLoader

If the supplied locations are null or empty and isGenerateDefaultLocations() is true, default locations will be generated for the specified class and the configured resource suffix otherwise, the supplied locations will be modified if necessary and returned.

processMetaData(metaData, controller:org.springextensions.actionscript.core.mvc:IController, commandName, applicationDomain) — Method in class org.springextensions.actionscript.core.mvc.MVCControllerObjectFactoryPostProcessor
Extracts all the necessary information from the specified MetaData and registers the command with the specified IController.
processMetaData(object, method, metaData) — Method in class org.springextensions.actionscript.ioc.factory.config.EventHandlerMetadataProcessor
processObject(names, object, objectName) — Method in class org.springextensions.actionscript.metadata.MetadataProcessorObjectPostProcessor
processObjectDefinition(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Process the given node as an object definition.
processors — Property in class org.springextensions.actionscript.stage.StageProcessorRegistration
A Dictionary lookup for the associated IStageProcessor instances.
processStage(startComponent) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
Recursively loops through the stage displaylist and processes every object therein.
processStage(startComponent) — Method in class org.springextensions.actionscript.stage.FlexStageProcessorRegistry
Recursively loops through the stage displaylist and processes every object therein.
processStage(startComponent) — Method in interface org.springextensions.actionscript.stage.IStageProcessorRegistry
Recursively loops through the stage displaylist and processes every object therein.
PRODUCER_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.MessagingNamespaceHandler
ProducerNodeParser — Class in package org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging
ProducerNodeParser() — Constructor in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.ProducerNodeParser
Creates a new ProducerNodeParser instance.
progress — Property in class org.springextensions.actionscript.core.operation.AbstractProgressOperation
The progress of this operation.
progress — Property in interface org.springextensions.actionscript.core.operation.IProgressOperation
The progress of this operation.
PROGRESS — Constant static property in class org.springextensions.actionscript.core.operation.OperationEvent
The type of the OperationEvent dispatched upon progress of the IProgressOperation
progressHandler(event) — Method in class org.springextensions.actionscript.core.io.support.LoadStyleModuleOperation
Handles the StyleEvent.PROGRESS event.
progressHandler(event) — Method in class org.springextensions.actionscript.core.io.support.LoadURLOperation
Handles the ProgressEvent.PROGRESS event of the internally created URLLoader.
progressHandler(event) — Method in class org.springextensions.actionscript.core.io.support.LoadURLStreamOperation
Handles the ProgressEvent.PROGRESS event of the internally created URLStream.
progressHandler(event) — Method in class org.springextensions.actionscript.localization.LoadResourceModuleOperation
Handles the ResourceEvent.PROGRESS event.
progressHandler(event) — Method in class org.springextensions.actionscript.module.LoadModuleOperation
Handles the ModuleEvent.PROGRESS event.
properties — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
An anonymous object whose property values will be injected into the created object, the property names on this object are the same as on the created object.
properties — Property in class org.springextensions.actionscript.core.mvc.support.CommandRegistration
A list of property names on the Event instance that will be mapped either to the arguments of the execution method or to properties on the command instance.
properties — Property in interface org.springextensions.actionscript.ioc.IObjectDefinition
An anonymous object whose property values will be injected into the created object, the property names on this object are the same as on the created object.
properties — Property in class org.springextensions.actionscript.ioc.ObjectDefinition
An anonymous object whose property values will be injected into the created object, the property names on this object are the same as on the created object.
properties — Property in interface org.springextensions.actionscript.ioc.factory.IObjectFactory
properties — Property in class org.springextensions.actionscript.ioc.factory.config.EventHandlerProxy
properties — Property in class org.springextensions.actionscript.ioc.factory.config.PropertyPlaceholderConfigurer
properties — Property in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
properties — Property in class org.springextensions.actionscript.utils.PropertyPlaceholderResolver
Properties — Class in package org.springextensions.actionscript.collections
The Properties class represents a collection of properties in the form of key-value pairs.
Properties() — Constructor in class org.springextensions.actionscript.collections.Properties
Creates a new Properties object.
PROPERTIES_METADATA_KEY — Constant static property in class org.springextensions.actionscript.core.mvc.MVCControllerObjectFactoryPostProcessor
PropertiesParser — Class in package org.springextensions.actionscript.collections

PropertiesParser parses a properties source string into a Properties instance.

The source string contains simple key-value pairs.

PropertiesParser() — Constructor in class org.springextensions.actionscript.collections.PropertiesParser
Constructs a new PropertiesParser instance.
PropertiesPreprocessor — Class in package org.springextensions.actionscript.ioc.factory.xml.preprocessors
Replaces all properties placeholders in the xml of the application context with the values in the Properties objects.
PropertiesPreprocessor(factory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — Constructor in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.PropertiesPreprocessor
Creates a new PropertiesPreprocessor object.
PropertiesUtils — Final class in package org.springextensions.actionscript.utils
Helper class for the PropertiesPreprocessor class.
Property — Class in package org.springextensions.actionscript.context.support.mxml
MXML representation of a Property object.
Property — Class in package org.springextensions.actionscript.utils
Property() — Constructor in class org.springextensions.actionscript.context.support.mxml.Property
Creates a new Property instance
Property(host, ... rest) — Constructor in class org.springextensions.actionscript.utils.Property
PROPERTY — Constant static property in class org.springextensions.actionscript.ioc.util.Constants
PropertyEditorRegistrySupport — Class in package org.springextensions.actionscript.objects
Default implementation of a property editor registry.
PropertyEditorRegistrySupport(applicationDomain) — Constructor in class org.springextensions.actionscript.objects.PropertyEditorRegistrySupport
Creates a new PropertyEditorRegistrySupport instance.
PROPERTY_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Constant value 'property'
PropertyElementsPreprocessor — Class in package org.springextensions.actionscript.ioc.factory.xml.preprocessors
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.
PropertyElementsPreprocessor(objectFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — Constructor in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.PropertyElementsPreprocessor
Creates a new ConfigPropertyElementsPreprocessor instance.
PropertyImportPreprocessor — Class in package org.springextensions.actionscript.ioc.factory.xml.preprocessors
XML Preprocessor for the "import" element that imports external properties files.
PropertyImportPreprocessor() — Constructor in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.PropertyImportPreprocessor
propertyImportPreprocessorInit() — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.PropertyImportPreprocessor
PROPERTY_METADATA — Constant static property in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
The SetProperty metadata.
propertyName — Property in class org.springextensions.actionscript.ioc.factory.support.UnsatisfiedDependencyError
propertyName — Property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.AttributeToPropertyMapping
propertyName — Property in class org.springextensions.actionscript.stage.selectors.NameBasedObjectSelector
propertyName — Property in class org.springextensions.actionscript.stage.selectors.PropertyValueBasedObjectSelector
The name of the property whose value will be evaluated by the current LocalizationObjectSelector
propertyNames — Property in class org.springextensions.actionscript.collections.Properties
Returns an array with the keys of all properties.
propertyObjectDefinitions — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
An array of Property objects that have been added to the current ObjectDefinition
PropertyPlaceholder — Class in package org.springextensions.actionscript.context.support.mxml
PropertyPlaceholder() — Constructor in class org.springextensions.actionscript.context.support.mxml.PropertyPlaceholder
Creates a new PropertyPlaceholder instance.
PropertyPlaceholderConfigurer — Class in package org.springextensions.actionscript.ioc.factory.config
PropertyPlaceholderConfigurer() — Constructor in class org.springextensions.actionscript.ioc.factory.config.PropertyPlaceholderConfigurer
Creates a new PropertyPlaceholderConfigurer instance.
PropertyPlaceholderResolver — Class in package org.springextensions.actionscript.utils
Used for resolving property placeholders.
PropertyPlaceholderResolver(regExp, properties:org.springextensions.actionscript.collections:Properties, ignoreUnresolvablePlaceholders) — Constructor in class org.springextensions.actionscript.utils.PropertyPlaceholderResolver
Creates a PropertyPlaceholderResolver instance.
PROPERTY_PROTOTOYPE — Constant static property in class org.springextensions.actionscript.domain.BaseObject
PropertyValueBasedObjectSelector — Class in package org.springextensions.actionscript.stage.selectors
IObjectSelector that only approves objects that have a specified property whose value is not empty.
PropertyValueBasedObjectSelector() — Constructor in class org.springextensions.actionscript.stage.selectors.PropertyValueBasedObjectSelector
Creates a new LocalizationObjectSelector instance.
PROTOTYPE — Constant static property in class org.springextensions.actionscript.ioc.ObjectDefinitionScope
PROTOTYPE_NAME — Constant static property in class org.springextensions.actionscript.ioc.ObjectDefinitionScope
PROXY_NAMES_MAP — Constant static property in class org.springextensions.actionscript.puremvc.interfaces.IocConstants
put(key, value) — Method in interface org.springextensions.actionscript.collections.IMap
Adds an object to the map and associates it with the specified key.
put(key, value) — Method in class org.springextensions.actionscript.collections.Map
Adds an object to the map and associates it with the specified key.
put(key, context:org.springextensions.actionscript.context:IApplicationContext) — Method in class org.springextensions.actionscript.test.context.ContextCache
Explicitly add an IApplicationContext instance to the cache under the given key.
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