Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractAttributeDefinitionVisitor - Class in org.mule.runtime.config.spring.dsl.processor
Abstract AttributeDefinitionVisitor so clients do not have to implement every method.
AbstractAttributeDefinitionVisitor() - Constructor for class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
AbstractCursorProviderObjectFactory<T> - Class in org.mule.runtime.config.spring.factories.streaming
 
AbstractCursorProviderObjectFactory() - Constructor for class org.mule.runtime.config.spring.factories.streaming.AbstractCursorProviderObjectFactory
 
AbstractSecurityFilterObjectFactory<T extends SecurityFilter> - Class in org.mule.runtime.config.spring.dsl.processor
Abstract implementation of a SecurityFilter factory.
AbstractSecurityFilterObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.processor.AbstractSecurityFilterObjectFactory
 
AbstractSelectiveRouterFactoryBean - Class in org.mule.runtime.config.spring.factories
 
AbstractSelectiveRouterFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
accept(ComponentModel) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentLocationVisitor
For every ComponentModel in the configuration, sets the DefaultComponentLocation associated within an annotation under the key AbstractAnnotatedObject.LOCATION_KEY.
adaptFilterBeanDefinitions(ComponentModel, AbstractBeanDefinition) - Static method in class org.mule.runtime.config.spring.dsl.spring.CommonBeanDefinitionCreator
 
addAnnotation(QName, Object, ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
addChild(ConfigLine) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
addChildComponentModel(ComponentModel) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
Adds a new complex child object to this ComponentModel.
addComponent(AnnotatedObject) - Method in class org.mule.runtime.config.spring.SpringConfigurationComponentLocator
Adds a new component to the locator.
addConfigAttribute(String, String, boolean) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
addConfigFile(ConfigFile) - Method in class org.mule.runtime.config.spring.dsl.processor.ArtifactConfig.Builder
 
addCustomAttribute(String, Object) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
Adds a custom attribute to the ComponentModel.
addCustomAttribute(String, Object) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
addNode(Node) - Method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler.ComponentCustomAttributeStore
 
addNode(Node) - Method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler.ConfigLineCustomAttributeStore
 
addParameter(String, String, boolean) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
 
addResources(List<ConfigResource>) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
Template method for modifying the list of resources to be loaded.
addServiceConfigurator(ServiceConfigurator) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
Adds a service configurator to be used on the context being built.
addToEnvironment(String, Object) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
AddVariablePropertyConfigurator - Class in org.mule.runtime.config.spring.dsl.processor
ObjectFactoryCommonConfigurator for transformers in Mule.
AddVariablePropertyConfigurator() - Constructor for class org.mule.runtime.config.spring.dsl.processor.AddVariablePropertyConfigurator
 
allowAliasOverriding() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Only allows alias overriding if bean definition overriding is allowed.
AnnotatedObjectFactoryBean<B extends org.mule.runtime.api.meta.AnnotatedObject> - Class in org.mule.runtime.config.spring.factories
Extends spring's AbstractFactoryBean by adding annotations.
AnnotatedObjectFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.AnnotatedObjectFactoryBean
 
ANNOTATION_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ANNOTATIONS - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ANNOTATIONS_ELEMENT_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ANNOTATIONS_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
appendElementBody(String) - Method in class org.mule.runtime.config.spring.parsers.DefaultXmlMetadataAnnotations
Adds the body of the xml tag.
appendElementBody(String) - Method in interface org.mule.runtime.config.spring.parsers.XmlMetadataAnnotations
Adds the body of the xml tag.
appendElementEnd(String) - Method in class org.mule.runtime.config.spring.parsers.DefaultXmlMetadataAnnotations
Builds the closing tag of the xml element.
appendElementEnd(String) - Method in interface org.mule.runtime.config.spring.parsers.XmlMetadataAnnotations
Builds the closing tag of the xml element.
appendElementStart(String, Map<String, String>) - Method in class org.mule.runtime.config.spring.parsers.DefaultXmlMetadataAnnotations
Builds the opening tag of the xml element.
appendElementStart(String, Map<String, String>) - Method in interface org.mule.runtime.config.spring.parsers.XmlMetadataAnnotations
Builds the opening tag of the xml element.
applicationContext - Variable in class org.mule.runtime.config.spring.SpringRegistry
 
ApplicationModel - Class in org.mule.runtime.config.spring.dsl.model
An ApplicationModel holds a representation of all the artifact configuration using an abstract model to represent any configuration option.
ApplicationModel(ArtifactConfig, ArtifactDeclaration, ResourceProvider) - Constructor for class org.mule.runtime.config.spring.dsl.model.ApplicationModel
Creates an {code ApplicationModel} from a ArtifactConfig.
ApplicationModel(ArtifactConfig, ArtifactDeclaration, Set<ExtensionModel>, Map<String, String>, Optional<ConfigurationProperties>, Optional<ComponentBuildingDefinitionRegistry>, boolean, ResourceProvider) - Constructor for class org.mule.runtime.config.spring.dsl.model.ApplicationModel
Creates an {code ApplicationModel} from a ArtifactConfig.
applicationModel - Variable in class org.mule.runtime.config.spring.MuleArtifactContext
 
applyLifecycle(Object) - Method in class org.mule.runtime.config.spring.SpringRegistry
Will fire any lifecycle methods according to the current lifecycle without actually registering the object in the registry.
applyLifecycle(Object, String) - Method in class org.mule.runtime.config.spring.SpringRegistry
applyLifecycle(Object, String, String) - Method in class org.mule.runtime.config.spring.SpringRegistry
applyLifecycle(LifecycleManager) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
areMatchingTypes(Class<?>, Class<?>) - Static method in class org.mule.runtime.config.spring.dsl.spring.CommonBeanDefinitionCreator
 
arguments - Variable in class org.mule.runtime.config.spring.dsl.processor.ExpressionTransformerObjectFactory
 
ArtifactConfig - Class in org.mule.runtime.config.spring.dsl.processor
Represents the application configuration files that describe the integrations.
ArtifactConfig.Builder - Class in org.mule.runtime.config.spring.dsl.processor
Builder for ArtifactConfig instances.
ArtifactDeclarationXmlSerializer - Interface in org.mule.runtime.config.spring.dsl.api
Serializer that can convert an ArtifactDeclaration into a readable and processable XML representation and from a mule XML configuration file into an ArtifactDeclaration representation.
asXml(DslElementModel) - Method in class org.mule.runtime.config.spring.dsl.model.internal.DefaultXmlDslElementModelConverter
Converts the given DslElementModel into its XML Element representation, populating the given owner Document with all the information required in order for the returned Element to be correctly parsed.
asXml(DslElementModel) - Method in interface org.mule.runtime.config.spring.dsl.model.XmlDslElementModelConverter
Converts the given DslElementModel into its XML Element representation, populating the given owner Document with all the information required in order for the returned Element to be correctly parsed.
AsyncMessageProcessorsFactoryBean - Class in org.mule.runtime.config.spring.factories
 
AsyncMessageProcessorsFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
ATTRIBUTE_ID - Static variable in class org.mule.runtime.config.spring.parsers.generic.AutoIdUtils
 
ATTRIBUTE_NAME - Static variable in class org.mule.runtime.config.spring.parsers.generic.AutoIdUtils
 
attributeName(Attr) - Static method in class org.mule.runtime.config.spring.util.SpringXMLUtils
 
authenticate(Authentication) - Method in class org.mule.runtime.config.spring.CustomSecurityProviderDelegate
 
AutoIdUtils - Class in org.mule.runtime.config.spring.parsers.generic
 
AutoIdUtils() - Constructor for class org.mule.runtime.config.spring.parsers.generic.AutoIdUtils
 

B

BATCH_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
BeanDefinitionFactory - Class in org.mule.runtime.config.spring.dsl.spring
The BeanDefinitionFactory is the one that knows how to convert a ComponentModel to an actual BeanDefinition that can later be converted to a runtime object that will be part of the artifact.
BeanDefinitionFactory(ComponentBuildingDefinitionRegistry, ErrorTypeRepository) - Constructor for class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
 
beanDefinitionFactory - Variable in class org.mule.runtime.config.spring.MuleArtifactContext
 
bind(Name, Object) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
bind(String, Object) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
bindings - Variable in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
blankAttribute(Element, String) - Static method in class org.mule.runtime.config.spring.parsers.generic.AutoIdUtils
 
BootstrapObjectFactoryBean - Class in org.mule.runtime.config.spring.factories
A which returns an object created through a {@link BootstrapObjectFactory}
BootstrapObjectFactoryBean(BootstrapObjectFactory) - Constructor for class org.mule.runtime.config.spring.factories.BootstrapObjectFactoryBean
 
build() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
 
build() - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel.Builder
 
build() - Method in class org.mule.runtime.config.spring.dsl.processor.ArtifactConfig.Builder
 
build() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
Builder() - Constructor for class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
Default constructor for this builder.
Builder(ComponentModel) - Constructor for class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
Creates an instance of the Builder which will allow to merge other root component models to the given one.
builder() - Static method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
Builder() - Constructor for class org.mule.runtime.config.spring.dsl.processor.ArtifactConfig.Builder
 
Builder() - Constructor for class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
BUILDER_ALREADY_BUILD_AN_OBJECT_YOU_CANNOT_MODIFY_IT - Static variable in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 

C

characters(char[], int, int) - Method in class org.mule.runtime.config.spring.MuleDocumentLoader.XmlMetadataAnnotator
 
checkElementNameUnique(BeanDefinitionRegistry, Element) - Static method in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
 
checkFrozen() - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
ChoiceRouterFactoryBean - Class in org.mule.runtime.config.spring.factories
 
ChoiceRouterFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.ChoiceRouterFactoryBean
 
CLASS_ATTRIBUTE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
clazz - Variable in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
clazz - Variable in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
close() - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
close() - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
CollectionBeanDefinitionCreator - Class in org.mule.runtime.config.spring.dsl.spring
BeanDefinitionCreator that handles components that contains a collection of elements.
CollectionBeanDefinitionCreator() - Constructor for class org.mule.runtime.config.spring.dsl.spring.CollectionBeanDefinitionCreator
 
CommonBeanDefinitionCreator - Class in org.mule.runtime.config.spring.dsl.spring
Processor in the chain of responsibility that knows how to handle a generic ComponentBuildingDefinition.
CommonBeanDefinitionCreator(ObjectFactoryClassRepository) - Constructor for class org.mule.runtime.config.spring.dsl.spring.CommonBeanDefinitionCreator
 
CommonBeanDefinitionCreator.BeanDefinitionPostProcessor - Interface in org.mule.runtime.config.spring.dsl.spring
 
compareTo(ConfigFile) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigFile
 
ComponentBuildingDefinitionRegistry - Class in org.mule.runtime.config.spring.dsl.model
Registry with all ComponentBuildingDefinition that where discovered in the classpath.
ComponentBuildingDefinitionRegistry() - Constructor for class org.mule.runtime.config.spring.dsl.model.ComponentBuildingDefinitionRegistry
 
componentBuildingDefinitionRegistry - Variable in class org.mule.runtime.config.spring.MuleArtifactContext
 
ComponentLocationVisitor - Class in org.mule.runtime.config.spring.dsl.model
Visitor that setups the DefaultComponentLocation for all mule components in the artifact configuration.
ComponentLocationVisitor() - Constructor for class org.mule.runtime.config.spring.dsl.model.ComponentLocationVisitor
 
ComponentLocatorCreatePostProcessor - Class in org.mule.runtime.config.spring.processors
Bean post processor that creates an SpringConfigurationComponentLocator.
ComponentLocatorCreatePostProcessor(SpringConfigurationComponentLocator) - Constructor for class org.mule.runtime.config.spring.processors.ComponentLocatorCreatePostProcessor
Creates a new instance that will populate component over componentLocator
ComponentModel - Class in org.mule.runtime.config.spring.dsl.model
An ComponentModel represents the user configuration of a component (flow, config, message processor, etc) defined in an artifact configuration file.
ComponentModel() - Constructor for class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
ComponentModel.Builder - Class in org.mule.runtime.config.spring.dsl.model
Builder to create instances of ComponentModel.
ComponentModelHelper - Class in org.mule.runtime.config.spring.dsl.spring
 
ComponentModelHelper() - Constructor for class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
ComponentModelReader - Class in org.mule.runtime.config.spring.dsl.model
Class used to read xml files from ConfigLines, unifying knowledge on how to properly read the files returning the ComponentModel object.
ComponentModelReader(ConfigurationPropertiesResolver) - Constructor for class org.mule.runtime.config.spring.dsl.model.ComponentModelReader
 
ComponentObjectFactory - Class in org.mule.runtime.config.spring.dsl.spring
ComponentObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
composeName(Name, Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
composeName(String, String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
CompositeMessageSourceFactoryBean - Class in org.mule.runtime.config.spring.factories
 
CompositeMessageSourceFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.CompositeMessageSourceFactoryBean
 
CompositeOptionalObjectsController - Class in org.mule.runtime.config.spring
Implementation of OptionalObjectsController which groups a list of controllers and executes every operation on all of them.
CompositeOptionalObjectsController(OptionalObjectsController...) - Constructor for class org.mule.runtime.config.spring.CompositeOptionalObjectsController
 
CONFIG_ATTRIBUTE_DESCRIPTION - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
CONFIG_FILE_NAME - Static variable in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
ConfigFile - Class in org.mule.runtime.config.spring.dsl.processor
Represents an artifact configuration file and it's content in hierarchical format.
ConfigFile(String, List<ConfigLine>) - Constructor for class org.mule.runtime.config.spring.dsl.processor.ConfigFile
 
ConfigLine - Class in org.mule.runtime.config.spring.dsl.processor
A configuration line represents the data within a line in a configuration file
ConfigLine() - Constructor for class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
ConfigLine.Builder - Class in org.mule.runtime.config.spring.dsl.processor
 
ConfigLineProvider - Interface in org.mule.runtime.config.spring.dsl.processor
A configuration line provider allows to have a parent child relationship between ConfigLine while keeping the object immutable.
ConfigurableInstanceFactory<T> - Interface in org.mule.runtime.config.spring.dsl.spring
Factory for the instances created by the ConfigurableObjectFactory.
ConfigurableObjectFactory<T> - Class in org.mule.runtime.config.spring.dsl.spring
ConfigurableObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.spring.ConfigurableObjectFactory
 
CONFIGURATION_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
CONFIGURATION_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
CONFIGURATION_PROPERTIES - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
CONFIGURATION_PROPERTIES_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
configure(AbstractAddVariablePropertyProcessor, Map<String, Object>) - Method in class org.mule.runtime.config.spring.dsl.processor.AddVariablePropertyConfigurator
Configures the common parameters of every transformer.
configure(AbstractTransformer, Map<String, Object>) - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerConfigurator
Configures the common parameters of every transformer.
configure(T, Map<String, Object>) - Method in interface org.mule.runtime.config.spring.dsl.spring.ObjectFactoryCommonConfigurator
Configures the object instance using the parameters populated from the configuration.
configureProcessingStrategy(Element, BeanDefinitionBuilder) - Static method in class org.mule.runtime.config.spring.util.ProcessingStrategyParserUtils
 
configureProcessingStrategy(Element, BeanDefinitionBuilder, String) - Static method in class org.mule.runtime.config.spring.util.ProcessingStrategyParserUtils
 
ConstantFactoryBean<T> - Class in org.mule.runtime.config.spring.factories
A FactoryBean which returns a fixed instanced obtained through the constructor.
ConstantFactoryBean(T) - Constructor for class org.mule.runtime.config.spring.factories.ConstantFactoryBean
 
containing(DslElementModel) - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel.Builder
 
containsBeanDefinition(String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
ContextExclusiveInjectorProcessor - Class in org.mule.runtime.config.spring.processors
Specialization of SelectiveInjectorProcessor which only considers beans which are defined on a given ApplicationContext.
ContextExclusiveInjectorProcessor(ApplicationContext) - Constructor for class org.mule.runtime.config.spring.processors.ContextExclusiveInjectorProcessor
 
convert(String) - Static method in class org.mule.runtime.config.spring.editors.QNamePropertyEditor
 
copyConfigurationFrom(ConfigurableBeanFactory) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
CoreComponentBuildingDefinitionProvider - Class in org.mule.runtime.config.spring.dsl.model
ComponentBuildingDefinition definitions for the components provided by the core runtime.
CoreComponentBuildingDefinitionProvider() - Constructor for class org.mule.runtime.config.spring.dsl.model.CoreComponentBuildingDefinitionProvider
 
CoreXmlNamespaceInfoProvider - Class in org.mule.runtime.config.spring.dsl.processor.xml
Provides the core namespace XML information.
CoreXmlNamespaceInfoProvider() - Constructor for class org.mule.runtime.config.spring.dsl.processor.xml.CoreXmlNamespaceInfoProvider
 
create() - Method in class org.mule.runtime.config.spring.DefaultXmlGathererErrorHandlerFactory
 
create(ElementDeclaration) - Method in interface org.mule.runtime.config.spring.dsl.model.DslElementModelFactory
Resolves the DslElementModel for the given ElementDeclaration, providing an element with all the required information for representing this elementDeclaration element in the DSL and binding it to its model component or MetadataType.
create(ComponentConfiguration) - Method in interface org.mule.runtime.config.spring.dsl.model.DslElementModelFactory
Resolves the DslElementModel for the given applicationElement, providing an element with all the required information for representing this applicationElement element in the DSL and binding it to its model component or MetadataType.
create(ElementDeclaration) - Method in class org.mule.runtime.config.spring.dsl.model.internal.DefaultDslElementModelFactory
Resolves the DslElementModel for the given ElementDeclaration, providing an element with all the required information for representing this elementDeclaration element in the DSL and binding it to its model component or MetadataType.
create(ComponentConfiguration) - Method in class org.mule.runtime.config.spring.dsl.model.internal.DefaultDslElementModelFactory
Resolves the DslElementModel for the given applicationElement, providing an element with all the required information for representing this applicationElement element in the DSL and binding it to its model component or MetadataType.
create() - Method in interface org.mule.runtime.config.spring.XmlGathererErrorHandlerFactory
 
create(Locator) - Method in interface org.mule.runtime.config.spring.XmlMetadataAnnotationsFactory
 
createApplicationComponents(DefaultListableBeanFactory, ApplicationModel, boolean) - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
createArtifactContext(ArtifactContextConfiguration) - Method in class org.mule.runtime.config.spring.artifact.SpringArtifactConfigurationProcessor
 
createBeanFactory() - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
createComponent() - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
createComponent() - Method in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
createInitialApplicationComponents(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
createInjectProviderParamsServiceProxy(Service, MuleContext) - Static method in class org.mule.runtime.config.spring.InjectParamsFromContextServiceProxy
Creates a proxy for the provided service instance.
createInstance() - Method in class org.mule.runtime.config.spring.dsl.processor.ExpressionTransformerObjectFactory
 
createInstance() - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
Template method for creating the transformer instance.
createInstance(Map<String, Object>) - Method in interface org.mule.runtime.config.spring.dsl.spring.ConfigurableInstanceFactory
Creates the object to be used at runtime.
createInstance() - Method in class org.mule.runtime.config.spring.factories.AnnotatedObjectFactoryBean
 
createInstance() - Method in class org.mule.runtime.config.spring.factories.ObjectStoreFromRegistryFactoryBean
 
createLifecycleManager() - Method in class org.mule.runtime.config.spring.SpringRegistry
 
createSaxAnnotator(Document) - Method in class org.mule.runtime.config.spring.MuleDocumentLoader
 
createSecurityContext(Authentication) - Method in class org.mule.runtime.config.spring.CustomSecurityProviderDelegate
 
createSpringRegistry(MuleContext, ApplicationContext) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
createSubcontext(Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
createSubcontext(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
createTransactionConfig(String, TransactionType) - Method in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
CURRENT_VERSION - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
CUSTOM_SCHEMA_MAPPINGS_LOCATION - Static variable in class org.mule.runtime.config.spring.MuleCustomEntityResolver
 
CUSTOM_TRANSFORMER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
CUSTOM_TRANSFORMER_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
CustomEncryptionStrategyDelegate - Class in org.mule.runtime.config.spring
Delegate for encryption strategies configured inside security-manager
CustomEncryptionStrategyDelegate(EncryptionStrategy, String) - Constructor for class org.mule.runtime.config.spring.CustomEncryptionStrategyDelegate
 
customizeBeanFactory(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
CustomSecurityFilterObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
Object factory for custom SecurityFilter.
CustomSecurityFilterObjectFactory(SecurityFilter) - Constructor for class org.mule.runtime.config.spring.dsl.processor.CustomSecurityFilterObjectFactory
 
CustomSecurityProviderDelegate - Class in org.mule.runtime.config.spring
Delegate for security providers configured inside security-manager
CustomSecurityProviderDelegate(SecurityProvider, String) - Constructor for class org.mule.runtime.config.spring.CustomSecurityProviderDelegate
 

D

DATA_WEAVE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
DatePropertyEditor - Class in org.mule.runtime.config.spring.editors
Handles the conversion of date strings in Date objects.
DatePropertyEditor(DateFormat, DateFormat, boolean) - Constructor for class org.mule.runtime.config.spring.editors.DatePropertyEditor
Create a new CustomDateEditor instance, using the given DateFormat for parsing and rendering.
DatePropertyEditor(DateFormat, boolean, int) - Constructor for class org.mule.runtime.config.spring.editors.DatePropertyEditor
Create a new CustomDateEditor instance, using the given DateFormat for parsing and rendering.
DECLARED_PREFIX - Static variable in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
decrypt(InputStream, Object) - Method in class org.mule.runtime.config.spring.CustomEncryptionStrategyDelegate
 
decrypt(byte[], Object) - Method in class org.mule.runtime.config.spring.CustomEncryptionStrategyDelegate
 
DEFAULT_COLLECTION_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.processor.ObjectTypeVisitor
 
DefaultArtifactDeclarationXmlSerializer - Class in org.mule.runtime.config.spring.dsl.model.internal
Default implementation of ArtifactDeclarationXmlSerializer
DefaultArtifactDeclarationXmlSerializer(DslResolvingContext) - Constructor for class org.mule.runtime.config.spring.dsl.model.internal.DefaultArtifactDeclarationXmlSerializer
 
DefaultDslElementModelFactory - Class in org.mule.runtime.config.spring.dsl.model.internal
Default implementation of a DslElementModelFactory
DefaultDslElementModelFactory(DslResolvingContext) - Constructor for class org.mule.runtime.config.spring.dsl.model.internal.DefaultDslElementModelFactory
 
DefaultFlowFactoryBean - Class in org.mule.runtime.config.spring.factories
Generates an immutable Flow with the provided config.
DefaultFlowFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
DefaultListableBeanFactory - Class in org.springframework.beans.factory.support
Repackaged version from the Spring framework which includes temporal fix for Spring Issue SPR-12970, which was the root cause for MULE-8556.
DefaultListableBeanFactory() - Constructor for class org.springframework.beans.factory.support.DefaultListableBeanFactory
Create a new DefaultListableBeanFactory.
DefaultListableBeanFactory(BeanFactory) - Constructor for class org.springframework.beans.factory.support.DefaultListableBeanFactory
Create a new DefaultListableBeanFactory with the given parent.
DefaultNameParser - Class in org.mule.runtime.config.spring.jndi
A default implementation of NameParser
DefaultNameParser() - Constructor for class org.mule.runtime.config.spring.jndi.DefaultNameParser
 
DefaultOptionalObjectsController - Class in org.mule.runtime.config.spring
Default implementation of OptionalObjectsController
DefaultOptionalObjectsController() - Constructor for class org.mule.runtime.config.spring.DefaultOptionalObjectsController
 
DefaultSpringJndiContext - Class in org.mule.runtime.config.spring.jndi
A simple spring based JNDI context which is mutable

Borrowed from the XBean (xbean.codehaus.org) project.

DefaultSpringJndiContext() - Constructor for class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(Hashtable) - Constructor for class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(Hashtable, Map) - Constructor for class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(Hashtable, Map, String) - Constructor for class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(DefaultSpringJndiContext, Hashtable) - Constructor for class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(DefaultSpringJndiContext, Hashtable, String) - Constructor for class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
DefaultValueVisitor - Class in org.mule.runtime.config.spring.dsl.spring
Visitor to acquire the default value, if any, defined for the attribute.
DefaultValueVisitor() - Constructor for class org.mule.runtime.config.spring.dsl.spring.DefaultValueVisitor
 
DefaultXmlArtifactDeclarationLoader - Class in org.mule.runtime.config.spring.dsl.declaration
Default implementation of a XmlArtifactDeclarationLoader
DefaultXmlArtifactDeclarationLoader(DslResolvingContext) - Constructor for class org.mule.runtime.config.spring.dsl.declaration.DefaultXmlArtifactDeclarationLoader
 
DefaultXmlDslElementModelConverter - Class in org.mule.runtime.config.spring.dsl.model.internal
Default implementation of XmlDslElementModelConverter
DefaultXmlDslElementModelConverter(Document) - Constructor for class org.mule.runtime.config.spring.dsl.model.internal.DefaultXmlDslElementModelConverter
 
DefaultXmlGathererErrorHandlerFactory - Class in org.mule.runtime.config.spring
Default implementation of XmlGathererErrorHandlerFactory which will return the DefaultXmlLoggerErrorHandler instance that registers all errors when ErrorHandler.error(SAXParseException) is called, to then return the complete gathered list of exceptions through XmlGathererErrorHandler.getErrors() method.
DefaultXmlGathererErrorHandlerFactory() - Constructor for class org.mule.runtime.config.spring.DefaultXmlGathererErrorHandlerFactory
 
DefaultXmlLoggerErrorHandler - Class in org.mule.runtime.config.spring
Default implementation of XmlGathererErrorHandler which collects all errors, and on a fatal exception will propagate an exception.
DefaultXmlLoggerErrorHandler() - Constructor for class org.mule.runtime.config.spring.DefaultXmlLoggerErrorHandler
 
DefaultXmlMetadataAnnotations - Class in org.mule.runtime.config.spring.parsers
Stores the metadata annotations from the XML parser so they are available when building the actual objects of the application.
DefaultXmlMetadataAnnotations() - Constructor for class org.mule.runtime.config.spring.parsers.DefaultXmlMetadataAnnotations
 
DESCRIPTION_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
DESCRIPTION_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
deserialize(InputStream) - Method in interface org.mule.runtime.config.spring.dsl.api.ArtifactDeclarationXmlSerializer
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
deserialize(String, InputStream) - Method in interface org.mule.runtime.config.spring.dsl.api.ArtifactDeclarationXmlSerializer
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
deserialize(InputStream) - Method in class org.mule.runtime.config.spring.dsl.model.internal.DefaultArtifactDeclarationXmlSerializer
 
deserialize(String, InputStream) - Method in class org.mule.runtime.config.spring.dsl.model.internal.DefaultArtifactDeclarationXmlSerializer
 
destroy() - Method in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
Release resources from the bean factory.
destroy() - Method in class org.mule.runtime.config.spring.dsl.spring.ObjectFactoryClassRepository
Removes all registered callbacks create for each created FactoryBean class.
destroySingleton(String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
destroySingletons() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
destroySubcontext(Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
destroySubcontext(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
determineAutowireCandidate(Map<String, Object>, DependencyDescriptor) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Determine the autowire candidate in the given set of beans.
determineHighestPriorityCandidate(Map<String, Object>, Class<?>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Determine the candidate with the highest priority in the given set of beans.
determinePrimaryCandidate(Map<String, Object>, Class<?>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Determine the primary candidate in the given set of beans.
DisabledNotificationConfig() - Constructor for class org.mule.runtime.config.spring.NotificationConfig.DisabledNotificationConfig
 
DiscardedOptionalBeanPostProcessor - Class in org.mule.runtime.config.spring.processors
A InstantiationAwareBeanPostProcessor which suspends initialization and population of discarded objects and removes them from the registry
DiscardedOptionalBeanPostProcessor(OptionalObjectsController, DefaultListableBeanFactory) - Constructor for class org.mule.runtime.config.spring.processors.DiscardedOptionalBeanPostProcessor
 
discardOptionalObject(String) - Method in class org.mule.runtime.config.spring.CompositeOptionalObjectsController
 
discardOptionalObject(String) - Method in class org.mule.runtime.config.spring.DefaultOptionalObjectsController
 
discardOptionalObject(String) - Method in interface org.mule.runtime.config.spring.OptionalObjectsController
Registers the given key as a discarded object
dispose() - Method in class org.mule.runtime.config.spring.factories.ConstantFactoryBean
 
dispose() - Method in class org.mule.runtime.config.spring.util.SpringBeanLookup
 
disposeCache(String) - Method in class org.mule.runtime.config.spring.LazyMetadataService
DOC_DESCRIPTION_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
DOC_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
doConfigure(MuleContext) - Method in class org.mule.runtime.config.spring.SpringConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
doCreateApplicationContext(MuleContext, ConfigResource[], ArtifactDeclaration, OptionalObjectsController, Optional<ConfigurationProperties>) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
doCreateInstance() - Method in class org.mule.runtime.config.spring.factories.AnnotatedObjectFactoryBean
 
doDispose() - Method in class org.mule.runtime.config.spring.SpringRegistry
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractSecurityFilterObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.processor.EnvironmentPropertyObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.processor.ExplicitMethodEntryPointResolverObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.processor.ExpressionArgumentObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.processor.factory.MessageEnricherObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.processor.NoArgumentsEntryPointResolverObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.processor.RetryPolicyTemplateObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.spring.ConfigurableObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.factories.SchedulingMessageSourceFactoryBean
 
doGetObject() - Method in class org.mule.runtime.config.spring.factories.streaming.InMemoryCursorIteratorProviderObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.factories.streaming.InMemoryCursorStreamProviderObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.factories.streaming.NullCursorIteratorProviderObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.factories.streaming.NullCursorStreamProviderObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
doInitialise() - Method in class org.mule.runtime.config.spring.SpringRegistry
 
doLookupProviders(Class<T>, ClassLoader) - Method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlApplicationServiceRegistry
domainContext - Variable in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
doOnOperation(String) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
doRegisterObject(ObjectBootstrapProperty) - Method in class org.mule.runtime.config.spring.internal.SpringRegistryBootstrap
 
doRegisterTransformer(TransformerBootstrapProperty, Class<?>, Class<? extends Transformer>) - Method in class org.mule.runtime.config.spring.internal.SpringRegistryBootstrap
 
doResolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
doUnregisterObject(String) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
DslElementModel<T> - Class in org.mule.runtime.config.spring.dsl.model
Provides a declaration of how a given model of type T is related to its DSL representation.
DslElementModel.Builder<M> - Class in org.mule.runtime.config.spring.dsl.model
 
DslElementModelFactory - Interface in org.mule.runtime.config.spring.dsl.model
Provides the DslElementModel of any ComponentConfiguration within the context of the available application plugins, provided for each instance of this DslElementModelFactory

E

EagerObjectCreator - Class in org.mule.runtime.config.spring.dsl.spring
Creates objects form the DSL representation which are required before any other object.
EagerObjectCreator() - Constructor for class org.mule.runtime.config.spring.dsl.spring.EagerObjectCreator
 
elementToString(Element) - Static method in class org.mule.runtime.config.spring.util.SpringXMLUtils
 
EnabledNotificationConfig(Class<L>, Class<N>) - Constructor for class org.mule.runtime.config.spring.NotificationConfig.EnabledNotificationConfig
 
EnabledNotificationConfig() - Constructor for class org.mule.runtime.config.spring.NotificationConfig.EnabledNotificationConfig
 
encrypt(InputStream, Object) - Method in class org.mule.runtime.config.spring.CustomEncryptionStrategyDelegate
 
encrypt(byte[], Object) - Method in class org.mule.runtime.config.spring.CustomEncryptionStrategyDelegate
 
EncryptionSecurityFilterObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
EncryptionSecurityFilterObjectFactory(EncryptionStrategy) - Constructor for class org.mule.runtime.config.spring.dsl.processor.EncryptionSecurityFilterObjectFactory
 
endElement(String, String, String) - Method in class org.mule.runtime.config.spring.MuleDocumentLoader.XmlMetadataAnnotator
 
ensureUniqueId(Element, String) - Static method in class org.mule.runtime.config.spring.parsers.generic.AutoIdUtils
 
entryPointResolver - Variable in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
entryPointResolver - Variable in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
entryPointResolverSet - Variable in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
entryPointResolverSet - Variable in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
ENUM_TYPE_SUFFIX - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
environment - Variable in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
EnvironmentPropertyObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
 
EnvironmentPropertyObjectFactory(Map) - Constructor for class org.mule.runtime.config.spring.dsl.processor.EnvironmentPropertyObjectFactory
 
equals(Object) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
equals(Object) - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
equals(Object) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
error(SAXParseException) - Method in class org.mule.runtime.config.spring.DefaultXmlLoggerErrorHandler
 
error(SAXParseException) - Method in class org.mule.runtime.config.spring.util.NoOpXmlErrorHandler
 
ERROR_HANDLER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ERROR_HANDLER_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ERROR_MAPPING - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ERROR_MAPPING_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
EVENT_MAP - Static variable in class org.mule.runtime.config.spring.NotificationConfig
 
EXCEPTION_STRATEGY_REFERENCE_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
EXCEPTION_STRATEGY_REFERENCE_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
exceptionListener - Variable in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
ExcludeDefaultObjectMethods - Class in org.mule.runtime.config.spring.dsl.spring
Object that represents the configuration element
ExcludeDefaultObjectMethods() - Constructor for class org.mule.runtime.config.spring.dsl.spring.ExcludeDefaultObjectMethods
 
executeOnEveryComponentTree(Consumer<ComponentModel>) - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
executeOnEveryFlow(Consumer<ComponentModel>) - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
executeOnEveryMuleComponentTree(Consumer<ComponentModel>) - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
executeOnEveryRootElement(Consumer<ComponentModel>) - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
expand() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.MacroExpansionModuleModel
Goes through the entire xml mule application looking for the message processors that can be expanded, and then takes care of the global elements.
ExplicitMethodEntryPointResolverObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
ObjectFactory for explicit method selection for Component configuration.
ExplicitMethodEntryPointResolverObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.processor.ExplicitMethodEntryPointResolverObjectFactory
 
EXPRESSION_BOOLEAN - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
EXPRESSION_DATE_TIME - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
EXPRESSION_DECIMAL - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
EXPRESSION_DOUBLE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
EXPRESSION_INTEGER - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
EXPRESSION_LIST - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
EXPRESSION_LONG - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
EXPRESSION_MAP - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
EXPRESSION_STRING - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
ExpressionArgumentObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
ObjectFactory that constructs ExpressionArgument from the mule configuration.
ExpressionArgumentObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.processor.ExpressionArgumentObjectFactory
 
ExpressionTransformerObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
ObjectFactory that constructs ExpressionTransformer from the mule configuration.
ExpressionTransformerObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.processor.ExpressionTransformerObjectFactory
 
extendProblemDetails(Problem) - Method in class org.mule.runtime.config.spring.MissingParserProblemReporter
 
ExtensionManagerFactoryBean - Class in org.mule.runtime.config.spring.factories
A FactoryBean which returns the ExtensionManager obtained through MuleContext.getExtensionManager().
ExtensionManagerFactoryBean(MuleContext) - Constructor for class org.mule.runtime.config.spring.factories.ExtensionManagerFactoryBean
 
extractComponentDefinitionModel(ConfigLine, String) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModelReader
 

F

fatal(Problem) - Method in class org.mule.runtime.config.spring.MissingParserProblemReporter
 
fatalError(SAXParseException) - Method in class org.mule.runtime.config.spring.DefaultXmlLoggerErrorHandler
 
fatalError(SAXParseException) - Method in class org.mule.runtime.config.spring.util.NoOpXmlErrorHandler
 
FILTER_ELEMENT_SUFFIX - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
FILTER_REFERENCE_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
find(Location) - Method in class org.mule.runtime.config.spring.SpringConfigurationComponentLocator
find(ComponentIdentifier) - Method in class org.mule.runtime.config.spring.SpringConfigurationComponentLocator
findAnnotationOnBean(String, Class<A>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Find a Annotation of annotationType on the specified bean, traversing its interfaces and super classes if no annotation can be found on the given class itself, as well as checking its raw bean class if not found on the exposed bean reference (e.g.
findAutowireCandidates(String, Class<?>, DependencyDescriptor) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Find bean instances that match the required type.
findComponentDefinitionModel(Node) - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
findComponentDefinitionModel(ComponentIdentifier) - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
findElement(ComponentIdentifier) - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
Lookup method for finding a given DslElementModel based on its identifier from this element as root.
findElement(String) - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
Lookup method for finding a given DslElementModel based on its parameterName from this element as root.
findTopLevelNamedComponent(String) - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
Find a named component configuration.
findTopLevelNamedElement(String) - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
Find a named component configuration.
FLOW_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
FLOW_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
FLOW_REF_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
FLOW_REF_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
FlowRefFactoryBean - Class in org.mule.runtime.config.spring.factories
 
FlowRefFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.FlowRefFactoryBean
 
forceUniqueId(Element, String) - Static method in class org.mule.runtime.config.spring.parsers.generic.AutoIdUtils
 
freezeConfiguration() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
from(ConfigLine) - Static method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
from(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 

G

getAllOptionalKeys() - Method in class org.mule.runtime.config.spring.CompositeOptionalObjectsController
 
getAllOptionalKeys() - Method in class org.mule.runtime.config.spring.DefaultOptionalObjectsController
 
getAllOptionalKeys() - Method in interface org.mule.runtime.config.spring.OptionalObjectsController
 
getAnnotation(QName, ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
getAnnotation(QName) - Method in class org.mule.runtime.config.spring.factories.AnnotatedObjectFactoryBean
 
getAnnotations() - Method in class org.mule.runtime.config.spring.factories.AnnotatedObjectFactoryBean
 
getArtifactName() - Method in class org.mule.runtime.config.spring.dsl.processor.ArtifactConfig
 
getArtifactObjects() - Method in class org.mule.runtime.config.spring.internal.ImmutableObjectProviderConfiguration
 
getArtifactProperties() - Method in class org.mule.runtime.config.spring.dsl.processor.ArtifactConfig
 
getAsText() - Method in class org.mule.runtime.config.spring.editors.DatePropertyEditor
Format the Date as String, using the specified DateFormat.
getAutowireCandidateResolver() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Return the autowire candidate resolver for this BeanFactory (never null).
getBean(Class<T>) - Method in class org.mule.runtime.config.spring.internal.ObjectProviderAwareBeanFactory
 
getBean(String) - Method in class org.mule.runtime.config.spring.internal.ObjectProviderAwareBeanFactory
 
getBean() - Method in class org.mule.runtime.config.spring.util.SpringBeanLookup
 
getBean(Class<T>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBean(Class<T>, Object...) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanDefinition() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getBeanDefinition(String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanDefinitionCount() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanDefinitionNames() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanNamesForAnnotation(Class<? extends Annotation>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanNamesForType(Class<?>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanNamesForType(Class<?>, boolean, boolean) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanNamesIterator() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanReference() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getBeansOfType(Class<T>) - Method in class org.mule.runtime.config.spring.internal.ObjectProviderAwareBeanFactory
 
getBeansOfType(Class<T>, boolean, boolean) - Method in class org.mule.runtime.config.spring.internal.ObjectProviderAwareBeanFactory
 
getBeansOfType(Class<T>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeansOfType(Class<T>, boolean, boolean) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeansWithAnnotation(Class<? extends Annotation>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBodyComponentModel() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.OperationComponentModelModelProperty
 
getBuilderInstance() - Method in class org.mule.runtime.config.spring.factories.ModuleOperationMessageProcessorChainFactoryBean
 
getBuilderInstance() - Method in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
getBuilderInstance() - Method in class org.mule.runtime.config.spring.factories.SubflowMessageProcessorChainFactoryBean
 
getBuildingDefinition(ComponentIdentifier) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentBuildingDefinitionRegistry
Lookups a ComponentBuildingDefinition for a certain configuration component.
getChildren() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
getComponentBuildingDefinitions() - Method in class org.mule.runtime.config.spring.dsl.model.CoreComponentBuildingDefinitionProvider
 
getComponentLocation() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getConfigAttributes() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
getConfigFileName() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getConfigFileName() - Method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler.ComponentCustomAttributeRetrieve
 
getConfigFiles() - Method in class org.mule.runtime.config.spring.dsl.processor.ArtifactConfig
 
getConfigLine() - Method in interface org.mule.runtime.config.spring.dsl.processor.ConfigLineProvider
 
getConfigLines() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigFile
 
getConfigResources() - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
getConfiguration() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getConfiguration() - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
getConfigurationProperties() - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
getConfigurationProperties() - Method in class org.mule.runtime.config.spring.internal.ImmutableObjectProviderConfiguration
 
getConnectivityTestingService() - Method in class org.mule.runtime.config.spring.artifact.SpringArtifactContext
getConnectivityTestingService() - Method in class org.mule.runtime.config.spring.LazyMuleArtifactContext
 
getConnectivityTestingService() - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
getContainedElements() - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
getCustomAttributes() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getCustomAttributes() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
getDefault(DslResolvingContext) - Static method in interface org.mule.runtime.config.spring.dsl.api.ArtifactDeclarationXmlSerializer
Provides an instance of the default implementation of the ArtifactDeclarationXmlSerializer.
getDefault(DslResolvingContext) - Static method in interface org.mule.runtime.config.spring.dsl.model.DslElementModelFactory
Provides a default implementation of the DslElementModelFactory
getDefault(DslResolvingContext) - Static method in interface org.mule.runtime.config.spring.dsl.model.XmlArtifactDeclarationLoader
Provides an instance of the default implementation of the XmlArtifactDeclarationLoader.
getDefault(Document) - Static method in interface org.mule.runtime.config.spring.dsl.model.XmlDslElementModelConverter
Provides a default implementation of the XmlDslElementModelConverter.
getDefaultValue() - Method in class org.mule.runtime.config.spring.dsl.spring.DefaultValueVisitor
 
getDependencies(String) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
getDependencyComparator() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Return the dependency comparator for this BeanFactory (may be null.
getDiscardedObjectPlaceholder() - Method in class org.mule.runtime.config.spring.CompositeOptionalObjectsController
 
getDiscardedObjectPlaceholder() - Method in class org.mule.runtime.config.spring.DefaultOptionalObjectsController
 
getDiscardedObjectPlaceholder() - Method in interface org.mule.runtime.config.spring.OptionalObjectsController
A placeholder for Spring to temporarily work with.
getDsl() - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
getElementString() - Method in class org.mule.runtime.config.spring.parsers.DefaultXmlMetadataAnnotations
 
getElementString() - Method in interface org.mule.runtime.config.spring.parsers.XmlMetadataAnnotations
 
getEntityKeys(Location) - Method in class org.mule.runtime.config.spring.LazyMetadataService
getEntityMetadata(Location, MetadataKey) - Method in class org.mule.runtime.config.spring.LazyMetadataService
getEntries() - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
getEnvironment() - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
getErrors() - Method in class org.mule.runtime.config.spring.DefaultXmlLoggerErrorHandler
 
getErrors() - Method in class org.mule.runtime.config.spring.util.NoOpXmlErrorHandler
 
getErrors() - Method in interface org.mule.runtime.config.spring.XmlGathererErrorHandler
 
getEventClass() - Method in class org.mule.runtime.config.spring.NotificationConfig
 
getEventName() - Method in class org.mule.runtime.config.spring.NotificationConfig
 
getExceptionListener() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
getExcludedMethods() - Method in class org.mule.runtime.config.spring.dsl.spring.ExcludeDefaultObjectMethods
 
getFilename() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigFile
 
getFilter() - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractSecurityFilterObjectFactory
 
getFilter() - Method in class org.mule.runtime.config.spring.dsl.processor.CustomSecurityFilterObjectFactory
 
getFilter() - Method in class org.mule.runtime.config.spring.dsl.processor.EncryptionSecurityFilterObjectFactory
 
getFilter() - Method in class org.mule.runtime.config.spring.dsl.processor.UsernamePasswordFilterObjectFactory
 
getGlobalElements() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.GlobalElementComponentModelModelProperty
 
getIdentifier() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getIdentifier() - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
getIdentifier() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
getInitialState() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
getInnerComponents() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getInstance(MuleContext) - Method in class org.mule.runtime.config.spring.util.SpringBeanLookup
 
getInterfaceClass() - Method in class org.mule.runtime.config.spring.NotificationConfig
 
getInterfaceName() - Method in class org.mule.runtime.config.spring.NotificationConfig
 
getLineNumber() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getLineNumber() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
getLineNumber() - Method in class org.mule.runtime.config.spring.parsers.DefaultXmlMetadataAnnotations
 
getLineNumber() - Method in interface org.mule.runtime.config.spring.parsers.XmlMetadataAnnotations
 
getMapEntryType() - Method in class org.mule.runtime.config.spring.dsl.processor.ObjectTypeVisitor
 
getMergedListeners(ServerNotificationManager) - Method in class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
getMessageProcessors() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
getMessageSource() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
getMetadataKeys(Location) - Method in class org.mule.runtime.config.spring.LazyMetadataService
getMetadataService() - Method in class org.mule.runtime.config.spring.artifact.SpringArtifactContext
 
getMetadataService() - Method in class org.mule.runtime.config.spring.LazyMuleArtifactContext
 
getMetadataService() - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
getMethod() - Method in class org.mule.runtime.config.spring.dsl.processor.MethodEntryPoint
setMethod
getMinimalModel(Location) - Method in class org.mule.runtime.config.spring.dsl.model.MinimalApplicationModelGenerator
Resolves the minimal set of ComponentModels for a component within a flow.
getMissingModuleOrExtensionMessage(String) - Static method in class org.mule.runtime.config.spring.MissingParserProblemReporter
 
getModel() - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
getMuleArtifactContext() - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
getMuleContext() - Method in class org.mule.runtime.config.spring.artifact.SpringArtifactContext
 
getMuleContext() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
getMuleContext() - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
getMuleMessageTransformerBaseBuilder() - Static method in class org.mule.runtime.config.spring.dsl.model.CoreComponentBuildingDefinitionProvider
 
getName() - Method in class org.mule.runtime.config.spring.CustomEncryptionStrategyDelegate
 
getName() - Method in class org.mule.runtime.config.spring.CustomSecurityProviderDelegate
 
getName() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.GlobalElementComponentModelModelProperty
 
getName() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.OperationComponentModelModelProperty
 
getName() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.XmlExtensionModelProperty
 
getName() - Method in class org.mule.runtime.config.spring.dsl.processor.SimpleConfigAttribute
 
getName() - Method in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
getName() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
getNameAttribute() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getNameInNamespace() - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
getNameOrId(Element) - Static method in class org.mule.runtime.config.spring.util.SpringXMLUtils
 
getNameParser(Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
getNameParser(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
getNamespace() - Method in class org.mule.runtime.config.spring.dsl.api.xml.StaticXmlNamespaceInfo
 
getNamespace() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
getNamespaceUri() - Method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler.ComponentCustomAttributeRetrieve
 
getNamespaceUriPrefix() - Method in class org.mule.runtime.config.spring.dsl.api.xml.StaticXmlNamespaceInfo
 
getNode() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
getNode() - Method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler.ComponentCustomAttributeRetrieve
 
getNode() - Method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler.ConfigLineCustomAttributeRetrieve
 
getNormalizedNamespace(String, String) - Method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlApplicationParser
 
getObject() - Method in class org.mule.runtime.config.spring.dsl.spring.MapFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.BootstrapObjectFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.CompositeMessageSourceFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.ConstantFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.ExtensionManagerFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.FlowRefFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.streaming.AbstractCursorProviderObjectFactory
 
getObject() - Method in class org.mule.runtime.config.spring.factories.TransactionManagerFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
getObject() - Method in class org.mule.runtime.config.spring.SchedulerBaseConfigFactory
 
getObjectFactoryClass(ComponentBuildingDefinition, Class, Class, Supplier<Boolean>, Consumer<Object>) - Method in class org.mule.runtime.config.spring.dsl.spring.ObjectFactoryClassRepository
Retrieves a Class for the ObjectFactory defined by the objectFactoryType parameter.
getObjectInstance() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getObjectType() - Method in class org.mule.runtime.config.spring.dsl.spring.MapFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.BootstrapObjectFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.ChoiceRouterFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.CompositeMessageSourceFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.ConstantFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.ExtensionManagerFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.FlowRefFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.ObjectStoreFromRegistryFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.TransactionManagerFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
getObjectType() - Method in class org.mule.runtime.config.spring.SchedulerBaseConfigFactory
 
getOperationComponentModel() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.OperationComponentModelModelProperty
 
getOperationMetadata(Location) - Method in class org.mule.runtime.config.spring.LazyMetadataService
getOperationMetadata(Location, MetadataKey) - Method in class org.mule.runtime.config.spring.LazyMetadataService
getOptionalObjectsController() - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
getParameters() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getParent() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getParent() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
getParentContext() - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
getPriority(Object) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Return the priority assigned for the given bean instance by the javax.annotation.Priority annotation.
getProcessingStrategyFactory() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
getPropertyValueFromPropertiesComponent(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.CommonBeanDefinitionCreator
 
getPropertyValueFromPropertyComponent(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.PropertyComponentUtils
Creates a PropertyValue from a generic property/ies component in the configuration.
getReferencedFlow(String, FlowConstruct) - Method in class org.mule.runtime.config.spring.factories.FlowRefFactoryBean
 
getRootComponentModel() - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
TODO MULE-9688: When the model it's made immutable we will also provide the parent component for navigation and this will not be needed anymore.
getSerializationId() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Return an id for serialization purposes, if specified, allowing this BeanFactory to be deserialized from this id back into the BeanFactory object, if needed.
getSetVariablePropertyBaseBuilder(ConfigurableInstanceFactory, Class<? extends AbstractAddVariablePropertyProcessor>, KeyAttributeDefinitionPair...) - Static method in class org.mule.runtime.config.spring.dsl.model.CoreComponentBuildingDefinitionProvider
 
getSourceMetadata(Location) - Method in class org.mule.runtime.config.spring.LazyMetadataService
getSourceMetadata(Location, MetadataKey) - Method in class org.mule.runtime.config.spring.LazyMetadataService
getTextChild(Element) - Static method in class org.mule.runtime.config.spring.util.SpringXMLUtils
 
getTextContent() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getTextContent() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
getTransformerBaseBuilder(ConfigurableInstanceFactory, Class<? extends Transformer>, KeyAttributeDefinitionPair...) - Static method in class org.mule.runtime.config.spring.dsl.model.CoreComponentBuildingDefinitionProvider
 
getTransformerBaseBuilder(Class<? extends AbstractTransformer>, KeyAttributeDefinitionPair...) - Static method in class org.mule.runtime.config.spring.dsl.model.CoreComponentBuildingDefinitionProvider
 
getType() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
getType() - Method in class org.mule.runtime.config.spring.dsl.processor.ObjectTypeVisitor
 
getUniqueName(Element, String) - Static method in class org.mule.runtime.config.spring.parsers.generic.AutoIdUtils
 
getValue() - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
getValue() - Method in class org.mule.runtime.config.spring.dsl.processor.SimpleConfigAttribute
 
getXmlNamespacesInfo() - Method in class org.mule.runtime.config.spring.dsl.api.xml.StaticXmlNamespaceInfoProvider
 
getXmlNamespacesInfo() - Method in class org.mule.runtime.config.spring.dsl.processor.xml.CoreXmlNamespaceInfoProvider
 
getXmlNamespacesInfo() - Method in class org.mule.runtime.config.spring.dsl.processor.xml.ModuleXmlNamespaceInfoProvider
 
GLOBAL_PROPERTY - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
GLOBAL_PROPERTY_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
GlobalElementComponentModelModelProperty - Class in org.mule.runtime.config.spring.dsl.model.extension.xml
Property to store all Mule global elements that are contained in an extension written in XML.
GlobalElementComponentModelModelProperty(List<ComponentModel>) - Constructor for class org.mule.runtime.config.spring.dsl.model.extension.xml.GlobalElementComponentModelModelProperty
Constructs a ModelProperty that will hold the Mule global elements to be later macro expanded into a Mule application.
GlobalNamePostProcessor - Class in org.mule.runtime.config.spring
Injects the bean name to beans implementing @{link GlobalNameableObject}
GlobalNamePostProcessor() - Constructor for class org.mule.runtime.config.spring.GlobalNamePostProcessor
 
GROUP_SUFFIX - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 

H

handleRequest(CreateBeanDefinitionRequest) - Method in class org.mule.runtime.config.spring.dsl.spring.CommonBeanDefinitionCreator
 
hasDefinition(ComponentIdentifier, Optional<ComponentIdentifier>) - Method in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
Used to collaborate with the bean definition parsers mechanism.
hashCode() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
hashCode() - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
hashCode() - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine
 
HTTP_TRANSPORT_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 

I

ImmutableObjectProviderConfiguration - Class in org.mule.runtime.config.spring.internal
Immutable implementation of ObjectProviderConfiguration
ImmutableObjectProviderConfiguration(Map<String, Object>, ConfigurationProperties) - Constructor for class org.mule.runtime.config.spring.internal.ImmutableObjectProviderConfiguration
 
IMPORT_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
init() - Method in class org.mule.runtime.config.spring.dsl.model.CoreComponentBuildingDefinitionProvider
 
initialise() - Method in class org.mule.runtime.config.spring.CustomEncryptionStrategyDelegate
 
initialise() - Method in class org.mule.runtime.config.spring.CustomSecurityProviderDelegate
 
initialise() - Method in class org.mule.runtime.config.spring.dsl.processor.ExpressionTransformerObjectFactory
 
initialise() - Method in class org.mule.runtime.config.spring.factories.ConstantFactoryBean
 
initialise() - Method in class org.mule.runtime.config.spring.internal.SpringRegistryBootstrap
 
initialise() - Method in class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
initialise() - Method in class org.mule.runtime.config.spring.util.SpringBeanLookup
 
initializeComponent(Location) - Method in interface org.mule.runtime.config.spring.LazyComponentInitializer
Calling this method guarantees that the requested component from the configuration will be created.
initializeComponent(Location) - Method in class org.mule.runtime.config.spring.LazyMuleArtifactContext
 
initializeComponent(Location) - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
inject(T) - Method in class org.mule.runtime.config.spring.SpringRegistry
InjectParamsFromContextServiceProxy - Class in org.mule.runtime.config.spring
Proxies a Service instance to automatically Inject parameters for invocations of implementation methods.
InjectParamsFromContextServiceProxy(Service, MuleContext) - Constructor for class org.mule.runtime.config.spring.InjectParamsFromContextServiceProxy
Creates a new proxy for the provided service instance.
InMemoryCursorIteratorProviderObjectFactory - Class in org.mule.runtime.config.spring.factories.streaming
 
InMemoryCursorIteratorProviderObjectFactory(int, int, int) - Constructor for class org.mule.runtime.config.spring.factories.streaming.InMemoryCursorIteratorProviderObjectFactory
 
InMemoryCursorStreamProviderObjectFactory - Class in org.mule.runtime.config.spring.factories.streaming
 
InMemoryCursorStreamProviderObjectFactory(int, int, int, DataUnit) - Constructor for class org.mule.runtime.config.spring.factories.streaming.InMemoryCursorStreamProviderObjectFactory
 
INNER_BEAN_PREFIX - Static variable in class org.mule.runtime.config.spring.MuleArtifactContext
 
instantiate(RootBeanDefinition, String, BeanFactory) - Method in class org.mule.runtime.config.spring.util.LaxInstantiationStrategyWrapper
 
instantiate(RootBeanDefinition, String, BeanFactory, Constructor<?>, Object...) - Method in class org.mule.runtime.config.spring.util.LaxInstantiationStrategyWrapper
 
instantiate(RootBeanDefinition, String, BeanFactory, Object, Method, Object...) - Method in class org.mule.runtime.config.spring.util.LaxInstantiationStrategyWrapper
 
INTERCEPTOR_STACK_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
INTERCEPTOR_STACK_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
interceptors - Variable in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
interceptors - Variable in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
InterceptorStackBeanDefinitionCreator - Class in org.mule.runtime.config.spring.dsl.spring
BeanDefinitionCreator for elements interceptor-stack.
InterceptorStackBeanDefinitionCreator() - Constructor for class org.mule.runtime.config.spring.dsl.spring.InterceptorStackBeanDefinitionCreator
 
INTERFACE_MAP - Static variable in class org.mule.runtime.config.spring.NotificationConfig
 
internalBind(String, Object) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
internalBind(String, Object, boolean) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
internalLookupByType(Class<T>, boolean, boolean) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
internalLookupByTypeWithoutAncestors(Class<T>, boolean, boolean) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
invoke(Object, Method, Object[]) - Method in class org.mule.runtime.config.spring.InjectParamsFromContextServiceProxy
 
IS_CDATA - Static variable in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
isAllowBeanDefinitionOverriding() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Return whether it should be allowed to override bean definitions by registering a different definition with the same name, automatically replacing the former.
isAllowEagerClassLoading() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Return whether the factory is allowed to eagerly load bean classes even for bean definitions that are marked as "lazy-init".
isAnnotatedObject(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
isAutowireCandidate(String, DependencyDescriptor) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
isAutowireCandidate(String, DependencyDescriptor, AutowireCandidateResolver) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Determine whether the specified bean definition qualifies as an autowire candidate, to be injected into other beans which declare a dependency of matching type.
isAutowireCandidate(String, RootBeanDefinition, DependencyDescriptor, AutowireCandidateResolver) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Determine whether the specified bean definition qualifies as an autowire candidate, to be injected into other beans which declare a dependency of matching type.
isAutoWireObject() - Method in class org.mule.runtime.config.spring.util.SpringBeanLookup
 
isBeanEligibleForMetadataCaching(String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Considers all beans as eligible for metadata caching if the factory's configuration has been marked as frozen.
isBeansNamespace(Element) - Static method in class org.mule.runtime.config.spring.util.SpringXMLUtils
 
isConfigurationFrozen() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
isDiscarded(String) - Method in class org.mule.runtime.config.spring.CompositeOptionalObjectsController
 
isDiscarded(String) - Method in class org.mule.runtime.config.spring.DefaultOptionalObjectsController
 
isDiscarded(String) - Method in interface org.mule.runtime.config.spring.OptionalObjectsController
 
isEagerInit() - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
isEnabled() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
isEnabled() - Method in class org.mule.runtime.config.spring.dsl.processor.MethodEntryPoint
setEnabled
isErrorHandler(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
isEventExplicitlyConfigured() - Method in class org.mule.runtime.config.spring.NotificationConfig
 
isExplicitInDsl(boolean) - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel.Builder
 
isExplicitInDsl() - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel
 
isExternallyManagedLifecycle() - Method in class org.mule.runtime.config.spring.util.SpringBeanLookup
 
isFlow(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
isFreeze() - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
isInterfaceExplicitlyConfigured() - Method in class org.mule.runtime.config.spring.NotificationConfig
 
isLocalName(Element, String) - Static method in class org.mule.runtime.config.spring.util.SpringXMLUtils
 
isMessageSource(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
isMissingParser(Problem) - Method in class org.mule.runtime.config.spring.MissingParserProblemReporter
 
isMuleNamespace(Element) - Static method in class org.mule.runtime.config.spring.util.SpringXMLUtils
 
isOptional(String) - Method in class org.mule.runtime.config.spring.CompositeOptionalObjectsController
 
isOptional(String) - Method in class org.mule.runtime.config.spring.DefaultOptionalObjectsController
 
isOptional(String) - Method in interface org.mule.runtime.config.spring.OptionalObjectsController
 
isOverwrite() - Method in class org.mule.runtime.config.spring.processors.MuleObjectNameProcessor
 
isParameterValueProvidedBySchema(String) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
isPoll(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
isPrimary(String, Object) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Return whether the bean definition for the given bean name has been marked as a primary bean.
isProcessor(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
isPrototype() - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
isPublic() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.GlobalElementComponentModelModelProperty
 
isPublic() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.OperationComponentModelModelProperty
 
isPublic() - Method in class org.mule.runtime.config.spring.dsl.model.extension.xml.XmlExtensionModelProperty
 
isReadOnly() - Method in class org.mule.runtime.config.spring.SpringRegistry
 
isRemote() - Method in class org.mule.runtime.config.spring.SpringRegistry
 
isRoot() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
isRouter(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
isRunning() - Method in class org.mule.runtime.config.spring.MuleArtifactContext
This implementation returns false if the context hasn't been initialised yet, in opposition to the default implementation which throws an exception
isScope() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
isSingleton() - Method in class org.mule.runtime.config.spring.dsl.spring.MapFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.BootstrapObjectFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.CompositeMessageSourceFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.ConstantFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.ExtensionManagerFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.FlowRefFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.TransactionManagerFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
isSingleton(String) - Method in class org.mule.runtime.config.spring.internal.ObjectProviderAwareBeanFactory
 
isSingleton() - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
isSingleton() - Method in class org.mule.runtime.config.spring.SchedulerBaseConfigFactory
 
isSingleton() - Method in class org.mule.runtime.config.spring.util.SpringBeanLookup
 
isSubflow(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
isTemplateOnErrorHandler(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
 
isValueFromSchema() - Method in class org.mule.runtime.config.spring.dsl.processor.SimpleConfigAttribute
 
isWrapperComponent(ComponentIdentifier, Optional<ComponentIdentifier>) - Method in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
 

J

JMS_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 

L

LaxInstantiationStrategyWrapper - Class in org.mule.runtime.config.spring.util
A InstantiationStrategy which doesn't fail if a bean cannot be instantiated, as long as such bean has been marked as optional in a OptionalObjectsController.
LaxInstantiationStrategyWrapper(InstantiationStrategy, OptionalObjectsController) - Constructor for class org.mule.runtime.config.spring.util.LaxInstantiationStrategyWrapper
 
LazyComponentInitializer - Interface in org.mule.runtime.config.spring
Initializer for the creation of lazy resources.
LazyConnectivityTestingService - Class in org.mule.runtime.config.spring
ConnectivityTestingService implementation that initialises the required components before doing test connectivity.
LazyConnectivityTestingService(LazyComponentInitializer, ConnectivityTestingService) - Constructor for class org.mule.runtime.config.spring.LazyConnectivityTestingService
 
LazyMetadataService - Class in org.mule.runtime.config.spring
MetadataService implementation that initialises the required components before doing test connectivity.
LazyMetadataService(LazyMuleArtifactContext, MetadataService) - Constructor for class org.mule.runtime.config.spring.LazyMetadataService
 
LazyMuleArtifactContext - Class in org.mule.runtime.config.spring
Implementation of MuleArtifactContext that allows to create configuration components lazily.
LazyMuleArtifactContext(MuleContext, ConfigResource[], ArtifactDeclaration, OptionalObjectsController, Map<String, String>, ArtifactType, List<ClassLoader>, Optional<ConfigurationProperties>) - Constructor for class org.mule.runtime.config.spring.LazyMuleArtifactContext
Parses configuration files creating a spring ApplicationContext which is used as a parent registry using the SpringRegistry registry implementation to wraps the spring ApplicationContext
lifecycleAdapterFactory - Variable in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
lifecycleAdapterFactory - Variable in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
LifecycleStatePostProcessor - Class in org.mule.runtime.config.spring.processors
A BeanPostProcessor which sets a given LifecycleStatePostProcessor.state into instances of LifecycleStateAware
LifecycleStatePostProcessor(LifecycleState) - Constructor for class org.mule.runtime.config.spring.processors.LifecycleStatePostProcessor
 
LINE_NUMBER - Static variable in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
list(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
list(Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
listBindings(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
listBindings(Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
load(InputStream) - Method in class org.mule.runtime.config.spring.dsl.declaration.DefaultXmlArtifactDeclarationLoader
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
load(String, InputStream) - Method in class org.mule.runtime.config.spring.dsl.declaration.DefaultXmlArtifactDeclarationLoader
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
load(InputStream) - Method in interface org.mule.runtime.config.spring.dsl.model.XmlArtifactDeclarationLoader
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
load(String, InputStream) - Method in interface org.mule.runtime.config.spring.dsl.model.XmlArtifactDeclarationLoader
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
loadAllProperties(String, ClassLoader) - Static method in class org.mule.runtime.config.spring.MuleCustomEntityResolver
Load all properties from the specified class path resource (in ISO-8859-1 encoding), using the given class loader.
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
loadDocument(InputSource, EntityResolver, ErrorHandler, int, boolean) - Method in class org.mule.runtime.config.spring.MuleDocumentLoader
Load the Document at the supplied InputSource using the standard JAXP-configured XML parser.
loadDocument(String, InputStream) - Method in class org.mule.runtime.config.spring.XmlConfigurationDocumentLoader
Creates a Document from an InputStream with the required configuration of a mule configuration file parsing.
loadDocument(Set<ExtensionModel>, String, InputStream) - Method in class org.mule.runtime.config.spring.XmlConfigurationDocumentLoader
Creates a Document from an InputStream with the required configuration of a mule configuration file parsing.
logger - Variable in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
lookup(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
lookup(Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
lookupByType(Class<T>) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
lookupEntriesForLifecycle(Class<T>) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
lookupLink(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
lookupLink(Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
lookupLocalObjects(Class<T>) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
lookupObject(String) - Method in class org.mule.runtime.config.spring.SpringRegistry
lookupObject(String, boolean) - Method in class org.mule.runtime.config.spring.SpringRegistry
If looks for the bean registered under key.
lookupObjects(Class<T>) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
lookupObjectsForLifecycle(Class<T>) - Method in class org.mule.runtime.config.spring.SpringRegistry
For lifecycle we only want spring to return singleton objects from it's application context

M

MacroExpansionModuleModel - Class in org.mule.runtime.config.spring.dsl.model.extension.xml
A MacroExpansionModuleModel works tightly with a ApplicationModel to go over all the registered ExtensionModels that are XML based (see XmlExtensionModelProperty) looking for code to macro expand.
MacroExpansionModuleModel(ApplicationModel, Set<ExtensionModel>) - Constructor for class org.mule.runtime.config.spring.dsl.model.extension.xml.MacroExpansionModuleModel
From a mutable applicationModel, it will store it to apply changes when the MacroExpansionModuleModel.expand() method is executed.
MANY_CANDIDATES_ERROR_MSG_TEMPLATE - Static variable in class org.mule.runtime.config.spring.InjectParamsFromContextServiceProxy
 
MapBeanDefinitionCreator - Class in org.mule.runtime.config.spring.dsl.spring
BeanDefinitionCreator that handles components that define a map in the configuration.
MapBeanDefinitionCreator() - Constructor for class org.mule.runtime.config.spring.dsl.spring.MapBeanDefinitionCreator
 
MapEntryBeanDefinitionCreator - Class in org.mule.runtime.config.spring.dsl.spring
BeanDefinitionCreator that handles component that define a map entry.
MapEntryBeanDefinitionCreator() - Constructor for class org.mule.runtime.config.spring.dsl.spring.MapEntryBeanDefinitionCreator
 
MapFactoryBean - Class in org.mule.runtime.config.spring.dsl.spring
FactoryBean that creates a Map from a collection of MapEntry and the type of the map.
MapFactoryBean(List<MapEntry>, Class<? extends Map>) - Constructor for class org.mule.runtime.config.spring.dsl.spring.MapFactoryBean
 
markAsRootComponent() - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
When invoked the created ComponentModel will be marked us a top level configuration.
matchesBeanName(String, String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Determine whether the given candidate name matches the bean name or the aliases stored in this bean definition.
MAX_ONE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MAX_REDELIVERY_ATTEMPTS_ROLLBACK_ES_ATTRIBUTE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
merge(ComponentModel) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
Given the following root component it will merge its customAttributes, parameters and schemaValueParameters to the root component model.
MESSAGE_FILTER_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MESSAGE_FILTER_ELEMENT_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MessageEnricherObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor.factory
MessageEnricherObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.processor.factory.MessageEnricherObjectFactory
 
MessageExchangePatternPropertyEditor - Class in org.mule.runtime.config.spring.editors
 
MessageExchangePatternPropertyEditor() - Constructor for class org.mule.runtime.config.spring.editors.MessageExchangePatternPropertyEditor
 
MessageProcessorChainFactoryBean - Class in org.mule.runtime.config.spring.factories.processor
 
MessageProcessorChainFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
MessageProcessorFilterPairFactoryBean - Class in org.mule.runtime.config.spring.factories
 
MessageProcessorFilterPairFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
messageProcessors - Variable in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
messageProcessors - Variable in class org.mule.runtime.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
messageProcessors - Variable in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
METADATA_ANNOTATIONS_KEY - Static variable in class org.mule.runtime.config.spring.parsers.DefaultXmlMetadataAnnotations
 
METADATA_ANNOTATIONS_KEY - Static variable in interface org.mule.runtime.config.spring.parsers.XmlMetadataAnnotations
 
MethodEntryPoint - Class in org.mule.runtime.config.spring.dsl.processor
Object that represents the configuration to be used to resolve which method should be executed in a Component.
MethodEntryPoint() - Constructor for class org.mule.runtime.config.spring.dsl.processor.MethodEntryPoint
 
MinimalApplicationModelGenerator - Class in org.mule.runtime.config.spring.dsl.model
Generates the minimal required component set to create a configuration component (i.e.: file:config, ftp:connection, a flow MP).
MinimalApplicationModelGenerator(ApplicationModel, ComponentBuildingDefinitionRegistry) - Constructor for class org.mule.runtime.config.spring.dsl.model.MinimalApplicationModelGenerator
Creates a new instance associated to a complete ApplicationModel.
MissingParserProblemReporter - Class in org.mule.runtime.config.spring
A very simple extension to FailFastProblemReporter that intercepts errors related to missing definition parsers to give a more helpful message.
MissingParserProblemReporter() - Constructor for class org.mule.runtime.config.spring.MissingParserProblemReporter
 
MODULE_NAMESPACE_NAME - Static variable in class org.mule.runtime.config.spring.dsl.processor.xml.ModuleXmlNamespaceInfoProvider
 
MODULE_OPERATION_CHAIN - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ModuleDelegatingEntityResolver - Class in org.mule.runtime.config.spring
Custom implementation of resolver for schemas where it will delegate to our custom resolver, then if not found will try to generate the XSDs from the extensions (through SchemaResourceFactory), and finally fall back to Spring's DelegatingEntityResolver.
ModuleDelegatingEntityResolver(Set<ExtensionModel>) - Constructor for class org.mule.runtime.config.spring.ModuleDelegatingEntityResolver
Returns an instance of ModuleDelegatingEntityResolver
ModuleOperationMessageProcessorChainFactoryBean - Class in org.mule.runtime.config.spring.factories
 
ModuleOperationMessageProcessorChainFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.ModuleOperationMessageProcessorChainFactoryBean
 
ModuleXmlNamespaceInfoProvider - Class in org.mule.runtime.config.spring.dsl.processor.xml
 
ModuleXmlNamespaceInfoProvider() - Constructor for class org.mule.runtime.config.spring.dsl.processor.xml.ModuleXmlNamespaceInfoProvider
 
MULE_ABSTRACT_EXTENSION - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_ABSTRACT_EXTENSION_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_ABSTRACT_MESSAGE_SOURCE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_ABSTRACT_MESSAGE_SOURCE_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_ABSTRACT_OPERATOR - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_ABSTRACT_OPERATOR_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_DOMAIN_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MULE_DOMAIN_ROOT_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MULE_EE_DOMAIN_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MULE_EXTENSION_CONNECTION_PROVIDER_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_EXTENSION_CONNECTION_PROVIDER_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_EXTENSION_DYNAMIC_CONFIG_POLICY_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_EXTENSION_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_EXTENSION_OPERATION_TRANSACTIONAL_ACTION_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_EXTENSION_PREFIX - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_EXTENSION_SCHEMA_LOCATION - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MULE_MESSAGE_PROCESSOR_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_NAMESPACE_PREFIX - Static variable in class org.mule.runtime.config.spring.util.SpringXMLUtils
 
MULE_PROPERTIES_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MULE_PROPERTY_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MULE_PROPERTY_PLACEHOLDER_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_ROOT_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MULE_SCHEMA_LOCATION - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_SECURITY_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MULE_TLS_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_TLS_SCHEMA_LOCATION - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
MULE_XML_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
MuleArtifactContext - Class in org.mule.runtime.config.spring
MuleArtifactContext is a simple extension application context that allows resources to be loaded from the Classpath of file system using the MuleBeanDefinitionReader.
MuleArtifactContext(MuleContext, ConfigResource[], ArtifactDeclaration, OptionalObjectsController, Map<String, String>, ArtifactType, List<ClassLoader>, Optional<ConfigurationProperties>) - Constructor for class org.mule.runtime.config.spring.MuleArtifactContext
Parses configuration files creating a spring ApplicationContext which is used as a parent registry using the SpringRegistry registry implementation to wraps the spring ApplicationContext
MuleArtifactContext(MuleContext, Resource[], ArtifactDeclaration, OptionalObjectsController, Optional<ConfigurationProperties>, Map<String, String>, ArtifactType, List<ClassLoader>) - Constructor for class org.mule.runtime.config.spring.MuleArtifactContext
 
muleArtifactContext - Variable in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
MuleConfigurationConfigurator - Class in org.mule.runtime.config.spring
This class is a "SmartFactoryBean" which allows a few XML attributes to be set on the otherwise read-only MuleConfiguration.
MuleConfigurationConfigurator() - Constructor for class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
muleContext - Variable in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
muleContext - Variable in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
muleContext - Variable in class org.mule.runtime.config.spring.MuleArtifactContext
 
MuleContextPostProcessor - Class in org.mule.runtime.config.spring
Responsible for passing in the MuleContext instance for all objects in the registry that want it.
MuleContextPostProcessor(MuleContext) - Constructor for class org.mule.runtime.config.spring.MuleContextPostProcessor
 
MuleCustomEntityResolver - Class in org.mule.runtime.config.spring
Custom entity resolver based on Spring's schema resolver.
MuleDocumentLoader - Class in org.mule.runtime.config.spring
Alternative to Spring's default document loader that uses SAX to add metadata to the DOM elements that are the result of the default parser.
MuleDocumentLoader() - Constructor for class org.mule.runtime.config.spring.MuleDocumentLoader
 
MuleDocumentLoader.XmlMetadataAnnotator - Class in org.mule.runtime.config.spring
SAX filter that builds the metadata that will annotate the built nodes.
MuleInjectorProcessor - Class in org.mule.runtime.config.spring.processors
Specialization of AutowiredAnnotationBeanPostProcessor which acts as the default injection post processors to be used in Mule.
MuleInjectorProcessor() - Constructor for class org.mule.runtime.config.spring.processors.MuleInjectorProcessor
 
MuleObjectCreationBeanDefinitionRegistryPostProcessor - Class in org.mule.runtime.config.spring
Simple BeanDefinitionRegistryPostProcessor to delegate to a consumer function when invoked.
MuleObjectCreationBeanDefinitionRegistryPostProcessor(Consumer<BeanDefinitionRegistry>) - Constructor for class org.mule.runtime.config.spring.MuleObjectCreationBeanDefinitionRegistryPostProcessor
 
MuleObjectNameProcessor - Class in org.mule.runtime.config.spring.processors
MuleObjectNameProcessor is used to set spring ids to Mule object names so the the bean id and name property on the object don't both have to be set.
MuleObjectNameProcessor() - Constructor for class org.mule.runtime.config.spring.processors.MuleObjectNameProcessor
 
MulePropertyEditorRegistrar - Class in org.mule.runtime.config.spring.editors
The preferred way to configure property editors in Spring 2/3 is to implement a registrar
MulePropertyEditorRegistrar() - Constructor for class org.mule.runtime.config.spring.editors.MulePropertyEditorRegistrar
 

N

name - Variable in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
name - Variable in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
NAME_ATTRIBUTE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
nameParser - Static variable in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
NAMESPACE_URI - Static variable in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
newAbstractSelectiveRouter() - Method in class org.mule.runtime.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
newAbstractSelectiveRouter() - Method in class org.mule.runtime.config.spring.factories.ChoiceRouterFactoryBean
 
newContext() - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
newXmlConfigurationDocumentLoader() - Method in class org.mule.runtime.config.spring.LazyMuleArtifactContext
 
newXmlConfigurationDocumentLoader() - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
NO_OBJECT_FOUND_FOR_PARAM - Static variable in class org.mule.runtime.config.spring.InjectParamsFromContextServiceProxy
 
NO_PARSER_PREFIX - Static variable in class org.mule.runtime.config.spring.MissingParserProblemReporter
 
NoArgumentsEntryPointResolverObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
ObjectFactory for configuration element which defines that a method with no arguments should be invoked.
NoArgumentsEntryPointResolverObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.processor.NoArgumentsEntryPointResolverObjectFactory
 
NoOpXmlErrorHandler - Class in org.mule.runtime.config.spring.util
XmlGathererErrorHandler implementation that doesn't handle errors.
NoOpXmlErrorHandler() - Constructor for class org.mule.runtime.config.spring.util.NoOpXmlErrorHandler
 
NoSuchComponentModelException - Exception in org.mule.runtime.config.spring.dsl.model
Exception thrown when a requested ComponentModel in the configuration does not exists.
NoSuchComponentModelException(I18nMessage) - Constructor for exception org.mule.runtime.config.spring.dsl.model.NoSuchComponentModelException
Creates a new instance.
NotificationConfig<N extends ServerNotification,L extends ServerNotificationListener<N>> - Class in org.mule.runtime.config.spring
Notification helper object for creating notification manager configuration.
NotificationConfig(Class<L>, Class<N>) - Constructor for class org.mule.runtime.config.spring.NotificationConfig
 
NotificationConfig() - Constructor for class org.mule.runtime.config.spring.NotificationConfig
 
NotificationConfig.DisabledNotificationConfig<N extends ServerNotification,L extends ServerNotificationListener<N>> - Class in org.mule.runtime.config.spring
 
NotificationConfig.EnabledNotificationConfig<N extends ServerNotification,L extends ServerNotificationListener<N>> - Class in org.mule.runtime.config.spring
 
NotificationListenerPostProcessor - Class in org.mule.runtime.config.spring.processors
A BeanPostProcessor which registers ServerNotificationListener objects into the ServerNotificationManager
NotificationListenerPostProcessor(MuleContext) - Constructor for class org.mule.runtime.config.spring.processors.NotificationListenerPostProcessor
 
NotificationListenersPostProcessor - Class in org.mule.runtime.config.spring
Deprecated.
as of 3.7.0 because it's not being used. Will be removed in Mule 4.0
NotificationListenersPostProcessor(MuleContext) - Constructor for class org.mule.runtime.config.spring.NotificationListenersPostProcessor
Deprecated.
 
noValidationDocumentLoader() - Static method in class org.mule.runtime.config.spring.XmlConfigurationDocumentLoader
Creates an XmlConfigurationDocumentLoader that will ignore XSD validation when executing the XmlConfigurationDocumentLoader.loadDocument(Set, String, InputStream) method.
NullCursorIteratorProviderObjectFactory - Class in org.mule.runtime.config.spring.factories.streaming
 
NullCursorIteratorProviderObjectFactory() - Constructor for class org.mule.runtime.config.spring.factories.streaming.NullCursorIteratorProviderObjectFactory
 
NullCursorStreamProviderObjectFactory - Class in org.mule.runtime.config.spring.factories.streaming
 
NullCursorStreamProviderObjectFactory() - Constructor for class org.mule.runtime.config.spring.factories.streaming.NullCursorStreamProviderObjectFactory
 

O

OBJECT_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
OBJECT_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ObjectBeanDefinitionCreator - Class in org.mule.runtime.config.spring.dsl.spring
BeanDefinitionCreator that handles elements
ObjectBeanDefinitionCreator() - Constructor for class org.mule.runtime.config.spring.dsl.spring.ObjectBeanDefinitionCreator
 
objectFactory - Variable in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
objectFactory - Variable in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
ObjectFactoryClassRepository - Class in org.mule.runtime.config.spring.dsl.spring
Repository for storing the dynamic class generated to mimic FactoryBean from an ObjectFactory.
ObjectFactoryClassRepository() - Constructor for class org.mule.runtime.config.spring.dsl.spring.ObjectFactoryClassRepository
 
ObjectFactoryCommonConfigurator<T> - Interface in org.mule.runtime.config.spring.dsl.spring
Implementations of this interface are used to define common configuration attribute across a set of ComponentBuildingDefinitions.
ObjectProviderAwareBeanFactory - Class in org.mule.runtime.config.spring.internal
ListableBeanFactory implementation that will resolve beans using a list of ObjectProviders if it was not able to find a bean on itself.
ObjectProviderAwareBeanFactory(BeanFactory) - Constructor for class org.mule.runtime.config.spring.internal.ObjectProviderAwareBeanFactory
 
ObjectStoreFromRegistryFactoryBean - Class in org.mule.runtime.config.spring.factories
Lookup an ObjectStore from the registry.
ObjectStoreFromRegistryFactoryBean(String) - Constructor for class org.mule.runtime.config.spring.factories.ObjectStoreFromRegistryFactoryBean
 
ObjectTypeVisitor - Class in org.mule.runtime.config.spring.dsl.processor
Visitor that retrieves the ComponentModel object Class based on the component configuration.
ObjectTypeVisitor(ComponentModel) - Constructor for class org.mule.runtime.config.spring.dsl.processor.ObjectTypeVisitor
 
onComplexChild(Class<?>, Optional<String>, Optional<String>) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onComplexChildCollection(Class<?>, Optional<String>) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onComplexChildMap(Class<?>, Class<?>, String) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onConfigurationAttribute(String, Class<?>) - Method in class org.mule.runtime.config.spring.dsl.processor.ObjectTypeVisitor
 
onConfigurationParameter(String, Object, Optional<TypeConverter>) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onConfigurationParameter(String, Object, Optional<TypeConverter>) - Method in class org.mule.runtime.config.spring.dsl.spring.DefaultValueVisitor
 
onFixedValue(Object) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onMapType(TypeDefinition.MapEntryType) - Method in class org.mule.runtime.config.spring.dsl.processor.ObjectTypeVisitor
 
onMultipleValues(KeyAttributeDefinitionPair[]) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceFixedParameter(String) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceObject(Class<?>) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceSimpleParameter(String) - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onType(Class<?>) - Method in class org.mule.runtime.config.spring.dsl.processor.ObjectTypeVisitor
 
onUndefinedComplexParameters() - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onUndefinedSimpleParameters() - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
onValueFromTextContent() - Method in class org.mule.runtime.config.spring.dsl.processor.AbstractAttributeDefinitionVisitor
 
OPERATION_SUBSTITUTION_GROUP_SUFFIX - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
OperationComponentModelModelProperty - Class in org.mule.runtime.config.spring.dsl.model.extension.xml
Property to store the 's ComponentModel and the that are contained in an extension written in XML.
OperationComponentModelModelProperty(ComponentModel, ComponentModel) - Constructor for class org.mule.runtime.config.spring.dsl.model.extension.xml.OperationComponentModelModelProperty
Constructs a ModelProperty that will hold the complete and its Processors defined in a element to be later macro expanded into a Mule application.
OptionalObjectsController - Interface in org.mule.runtime.config.spring
Keeps track of keys that have been marked as optional on a registry-bootstrap file.
org.mule.runtime.config.spring - package org.mule.runtime.config.spring
 
org.mule.runtime.config.spring.artifact - package org.mule.runtime.config.spring.artifact
 
org.mule.runtime.config.spring.dsl.api - package org.mule.runtime.config.spring.dsl.api
 
org.mule.runtime.config.spring.dsl.api.xml - package org.mule.runtime.config.spring.dsl.api.xml
 
org.mule.runtime.config.spring.dsl.declaration - package org.mule.runtime.config.spring.dsl.declaration
 
org.mule.runtime.config.spring.dsl.model - package org.mule.runtime.config.spring.dsl.model
 
org.mule.runtime.config.spring.dsl.model.extension.xml - package org.mule.runtime.config.spring.dsl.model.extension.xml
 
org.mule.runtime.config.spring.dsl.model.internal - package org.mule.runtime.config.spring.dsl.model.internal
 
org.mule.runtime.config.spring.dsl.processor - package org.mule.runtime.config.spring.dsl.processor
 
org.mule.runtime.config.spring.dsl.processor.factory - package org.mule.runtime.config.spring.dsl.processor.factory
 
org.mule.runtime.config.spring.dsl.processor.xml - package org.mule.runtime.config.spring.dsl.processor.xml
 
org.mule.runtime.config.spring.dsl.spring - package org.mule.runtime.config.spring.dsl.spring
 
org.mule.runtime.config.spring.editors - package org.mule.runtime.config.spring.editors
 
org.mule.runtime.config.spring.factories - package org.mule.runtime.config.spring.factories
 
org.mule.runtime.config.spring.factories.processor - package org.mule.runtime.config.spring.factories.processor
 
org.mule.runtime.config.spring.factories.streaming - package org.mule.runtime.config.spring.factories.streaming
 
org.mule.runtime.config.spring.internal - package org.mule.runtime.config.spring.internal
 
org.mule.runtime.config.spring.jndi - package org.mule.runtime.config.spring.jndi
 
org.mule.runtime.config.spring.parsers - package org.mule.runtime.config.spring.parsers
 
org.mule.runtime.config.spring.parsers.generic - package org.mule.runtime.config.spring.parsers.generic
 
org.mule.runtime.config.spring.processors - package org.mule.runtime.config.spring.processors
 
org.mule.runtime.config.spring.util - package org.mule.runtime.config.spring.util
 
org.springframework.beans.factory.support - package org.springframework.beans.factory.support
 
ORIGINAL_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.extension.xml.MacroExpansionModuleModel
Used to obtain the ComponentIdentifier element from the 's original to be later added in the macro expanded element (aka: ) so that the location set by the ComponentLocationVisitor can properly set the paths for every element (even the macro expanded)

P

parentContext - Variable in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
parse(Element) - Method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlApplicationParser
 
parse(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultNameParser
 
parseQName(String) - Method in class org.mule.runtime.config.spring.editors.QNamePropertyEditor
 
PARSER_TEST_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
PGP_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
POLICY_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
POLICY_ROOT_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
PooledComponentObjectFactory - Class in org.mule.runtime.config.spring.dsl.spring
PooledComponentObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
poolingProfile - Variable in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
populateNotificationTypeMappings(Map<String, Class<? extends ServerNotification>>, Map<String, Class<? extends ServerNotificationListener>>) - Method in class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
postProcess(ComponentModel, AbstractBeanDefinition) - Method in interface org.mule.runtime.config.spring.dsl.spring.CommonBeanDefinitionCreator.BeanDefinitionPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.spring.GlobalNamePostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.spring.MuleContextPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.spring.NotificationListenersPostProcessor
Deprecated.
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.ComponentLocatorCreatePostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.DiscardedOptionalBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.LifecycleStatePostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.MuleObjectNameProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.NotificationListenerPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.PostRegistrationActionsPostProcessor
Execute post process actions over global elements in the mule configuration.
postProcessAfterInstantiation(Object, String) - Method in class org.mule.runtime.config.spring.processors.DiscardedOptionalBeanPostProcessor
 
postProcessBeanDefinition(ComponentModel, BeanDefinitionRegistry, String) - Static method in class org.mule.runtime.config.spring.MuleArtifactContext
Forces the registration of instances of TransformerResolver and Converter to be created, so that PostRegistrationActionsPostProcessor can work its magic and add them to the transformation graph
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.mule.runtime.config.spring.MuleObjectCreationBeanDefinitionRegistryPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.mule.runtime.config.spring.MuleObjectCreationBeanDefinitionRegistryPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.spring.GlobalNamePostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.spring.MuleContextPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.spring.NotificationListenersPostProcessor
Deprecated.
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.ComponentLocatorCreatePostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.DiscardedOptionalBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.LifecycleStatePostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.MuleObjectNameProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.NotificationListenerPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.spring.processors.PostRegistrationActionsPostProcessor
 
postProcessBeforeInstantiation(Class<?>, String) - Method in class org.mule.runtime.config.spring.processors.DiscardedOptionalBeanPostProcessor
 
postProcessInstance(AbstractTransformer) - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
Template method for subclasses to customize the transformer instance.
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class org.mule.runtime.config.spring.processors.MuleInjectorProcessor
No-Op method
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.mule.runtime.config.spring.processors.DiscardedOptionalBeanPostProcessor
 
PostRegistrationActionsPostProcessor - Class in org.mule.runtime.config.spring.processors
A BeanPostProcessor which invokes MuleRegistryHelper.postObjectRegistrationActions(Object) after spring finishes initialization over each object.
PostRegistrationActionsPostProcessor(MuleRegistryHelper, ConfigurableListableBeanFactory) - Constructor for class org.mule.runtime.config.spring.processors.PostRegistrationActionsPostProcessor
 
PREFIX - Static variable in class org.mule.runtime.config.spring.parsers.generic.AutoIdUtils
 
preInstantiateSingletons() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
prepareBeanFactory(ConfigurableListableBeanFactory) - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
PROCESSING_STRATEGY_ATTRIBUTE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
PROCESSING_STRATEGY_FACTORY_ATTRIBUTE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ProcessingStrategyEditor - Class in org.mule.runtime.config.spring.editors
A PropertyEditor for parsing instances of ProcessingStrategy
ProcessingStrategyEditor() - Constructor for class org.mule.runtime.config.spring.editors.ProcessingStrategyEditor
 
ProcessingStrategyParserUtils - Class in org.mule.runtime.config.spring.util
 
ProcessingStrategyParserUtils() - Constructor for class org.mule.runtime.config.spring.util.ProcessingStrategyParserUtils
 
PROCESSOR_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
PROCESSOR_REFERENCE_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
processors - Variable in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
PROPERTIES_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
PropertiesMapBeanDefinitionCreator - Class in org.mule.runtime.config.spring.dsl.spring
 
PropertiesMapBeanDefinitionCreator() - Constructor for class org.mule.runtime.config.spring.dsl.spring.PropertiesMapBeanDefinitionCreator
 
PROPERTY_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
PropertyComponentUtils - Class in org.mule.runtime.config.spring.dsl.spring
Utility class to parse spring:property, spring:properties or property components in the configuration.
PropertyComponentUtils() - Constructor for class org.mule.runtime.config.spring.dsl.spring.PropertyComponentUtils
 
PROTOTYPE_OBJECT_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
PROTOTYPE_OBJECT_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 

Q

QNamePropertyEditor - Class in org.mule.runtime.config.spring.editors
This handles qname{....} syntax as used in stockquote-soap-config.xml
QNamePropertyEditor() - Constructor for class org.mule.runtime.config.spring.editors.QNamePropertyEditor
 
QNamePropertyEditor(boolean) - Constructor for class org.mule.runtime.config.spring.editors.QNamePropertyEditor
 

R

rebind(Name, Object) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
rebind(String, Object) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
REDELIVERY_POLICY_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
REDELIVERY_POLICY_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
REFERENCE_ATTRIBUTE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
ReferenceBeanDefinitionCreator - Class in org.mule.runtime.config.spring.dsl.spring
Bean definition creator for elements that are just containers for a reference to another bean definition.
ReferenceBeanDefinitionCreator() - Constructor for class org.mule.runtime.config.spring.dsl.spring.ReferenceBeanDefinitionCreator
 
register(ComponentBuildingDefinition<?>) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentBuildingDefinitionRegistry
Adds a new ComponentBuildingDefinition to the registry.
registerBeanDefinition(String, BeanDefinition) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
registerCustomEditors(PropertyEditorRegistry) - Method in class org.mule.runtime.config.spring.editors.MulePropertyEditorRegistrar
 
registerInjectorProcessor(BeanDefinitionRegistry) - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
registerObject(String, Object) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
registerObject(String, Object, Object) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
registerObjects(Map<String, Object>) - Method in class org.mule.runtime.config.spring.SpringRegistry
 
registerOptionalKey(String) - Method in class org.mule.runtime.config.spring.CompositeOptionalObjectsController
 
registerOptionalKey(String) - Method in class org.mule.runtime.config.spring.DefaultOptionalObjectsController
 
registerOptionalKey(String) - Method in interface org.mule.runtime.config.spring.OptionalObjectsController
Registers the given key as optional
registerPhases() - Method in class org.mule.runtime.config.spring.internal.SpringRegistryLifecycleManager
 
registerPostProcessor(BeanDefinitionRegistry, RootBeanDefinition, String) - Method in class org.mule.runtime.config.spring.MuleArtifactContext
 
registerResolvableDependency(Class<?>, Object) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
registerSingleton(String, Object) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
registerTransformers() - Method in class org.mule.runtime.config.spring.internal.SpringRegistryBootstrap
 
registry - Variable in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
REGISTRY_ID - Static variable in class org.mule.runtime.config.spring.SpringRegistry
 
removeBeanDefinition(String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
removeFromEnvironment(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
rename(Name, Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
rename(String, String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
resetBeanDefinition(String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Reset all bean definition caches for the given bean, including the caches of beans that are derived from it.
resolveComponentModelDependencies() - Method in class org.mule.runtime.config.spring.dsl.model.MinimalApplicationModelGenerator
 
resolveComponentRecursively(ComponentModel, ComponentModel, BeanDefinitionRegistry, BiConsumer<ComponentModel, BeanDefinitionRegistry>, BiFunction<Element, BeanDefinition, Either<BeanDefinition, BeanReference>>) - Method in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
Creates a BeanDefinition by traversing the ComponentModel and its children.
resolveComponentType(ComponentModel) - Static method in class org.mule.runtime.config.spring.dsl.spring.ComponentModelHelper
Resolves the TypedComponentIdentifier.ComponentType from a ComponentModel.
resolveComponentTypes() - Method in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
Resolves the types of each component model when possible.
resolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
resolveEagerCreationObjects(ComponentModel, ComponentModel, BeanDefinitionRegistry, BiConsumer<ComponentModel, BeanDefinitionRegistry>) - Method in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
 
resolveEntity(String, String) - Method in class org.mule.runtime.config.spring.ModuleDelegatingEntityResolver
 
resolveEntity(String, String) - Method in class org.mule.runtime.config.spring.MuleCustomEntityResolver
 
ResponseMessageProcessorsFactoryBean - Class in org.mule.runtime.config.spring.factories
 
ResponseMessageProcessorsFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
RetryPolicyTemplateObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
ObjectFactory for reconnection configuration.
RetryPolicyTemplateObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.processor.RetryPolicyTemplateObjectFactory
 

S

ScatterGatherRouterFactoryBean - Class in org.mule.runtime.config.spring.factories
 
ScatterGatherRouterFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
scheduler - Variable in class org.mule.runtime.config.spring.factories.SchedulingMessageSourceFactoryBean
 
SchedulerBaseConfigFactory - Class in org.mule.runtime.config.spring
Builds a base SchedulerConfig to be provided to the calls to SchedulerService.
SchedulerBaseConfigFactory() - Constructor for class org.mule.runtime.config.spring.SchedulerBaseConfigFactory
 
SchedulingMessageSourceFactoryBean - Class in org.mule.runtime.config.spring.factories
 
SchedulingMessageSourceFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.SchedulingMessageSourceFactoryBean
 
SchemaConstants - Class in org.mule.runtime.config.spring.dsl.api.xml
 
schemaValidatingDocumentLoader() - Static method in class org.mule.runtime.config.spring.XmlConfigurationDocumentLoader
schemaValidatingDocumentLoader(XmlGathererErrorHandlerFactory) - Static method in class org.mule.runtime.config.spring.XmlConfigurationDocumentLoader
SECURITY_MANAGER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
SECURITY_MANAGER_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
SEPARATOR - Static variable in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
serialize(ArtifactDeclaration) - Method in interface org.mule.runtime.config.spring.dsl.api.ArtifactDeclarationXmlSerializer
Serializes an ArtifactDeclaration into an XML Document
serialize(ArtifactDeclaration) - Method in class org.mule.runtime.config.spring.dsl.model.internal.DefaultArtifactDeclarationXmlSerializer
 
ServerNotificationManagerConfigurator - Class in org.mule.runtime.config.spring
 
ServerNotificationManagerConfigurator() - Constructor for class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
setAcceptVoidMethods(boolean) - Method in class org.mule.runtime.config.spring.dsl.processor.ExplicitMethodEntryPointResolverObjectFactory
 
setAggregationStrategy(AggregationStrategy) - Method in class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
setAllowBeanDefinitionOverriding(boolean) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Set whether it should be allowed to override bean definitions by registering a different definition with the same name, automatically replacing the former.
setAllowEagerClassLoading(boolean) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Set whether the factory is allowed to eagerly load bean classes even for bean definitions that are marked as "lazy-init".
setAnnotations(Map<QName, Object>) - Method in class org.mule.runtime.config.spring.factories.AnnotatedObjectFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.runtime.config.spring.factories.FlowRefFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
setApplicationContext(ApplicationContext) - Method in class org.mule.runtime.config.spring.util.SpringBeanLookup
 
setApplicationName(String) - Method in class org.mule.runtime.config.spring.dsl.processor.ArtifactConfig.Builder
 
setArtifactProperties(Map<String, String>) - Method in class org.mule.runtime.config.spring.dsl.processor.ArtifactConfig.Builder
 
setAsText(String) - Method in class org.mule.runtime.config.spring.editors.DatePropertyEditor
Parse the Date from the given text, using the specified DateFormat.
setAsText(String) - Method in class org.mule.runtime.config.spring.editors.MessageExchangePatternPropertyEditor
 
setAsText(String) - Method in class org.mule.runtime.config.spring.editors.ProcessingStrategyEditor
 
setAsText(String) - Method in class org.mule.runtime.config.spring.editors.QNamePropertyEditor
 
setAutowireCandidateResolver(AutowireCandidateResolver) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Set a custom autowire candidate resolver for this BeanFactory to use when deciding whether a bean definition should be considered as a candidate for autowiring.
setBean(String) - Method in class org.mule.runtime.config.spring.util.SpringBeanLookup
 
setBeanDefinition(BeanDefinition) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
setBeanReference(BeanReference) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
setBlocking(boolean) - Method in class org.mule.runtime.config.spring.dsl.processor.RetryPolicyTemplateObjectFactory
 
setClazz(Class) - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
setClazz(Class) - Method in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
setCommonConfiguratorType(Class<ObjectFactoryCommonConfigurator>) - Method in class org.mule.runtime.config.spring.dsl.spring.ConfigurableObjectFactory
injection method for the ObjectFactoryCommonConfigurator of the object instance.
setComponentLocation(DefaultComponentLocation) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
setConfigFileName(String) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
 
setCount(Integer) - Method in class org.mule.runtime.config.spring.dsl.processor.RetryPolicyTemplateObjectFactory
 
setDefaultErrorHandlerName(String) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setDefaultObjectSerializer(ObjectSerializer) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setDefaultProcessingStrategy(ProcessingStrategyFactory) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setDefaultResponseTimeout(int) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setDefaultRoute(MessageProcessorExpressionPair) - Method in class org.mule.runtime.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
setDefaultSynchronousEndpoints(boolean) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setDefaultTransactionTimeout(int) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setDependencyComparator(Comparator<Object>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Set a Comparator for dependency Lists and arrays.
setDisabledNotifications(List<NotificationConfig<? extends ServerNotification, ? extends ServerNotificationListener>>) - Method in class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
setDocumentLocator(Locator) - Method in class org.mule.runtime.config.spring.MuleDocumentLoader.XmlMetadataAnnotator
 
setEnabled(boolean) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
Sets the component as enabled, meaning that it should be created and the beanDefinition associated with created too.
setEnabled(boolean) - Method in class org.mule.runtime.config.spring.dsl.processor.MethodEntryPoint
 
setEnabledNotifications(List<NotificationConfig<? extends ServerNotification, ? extends ServerNotificationListener>>) - Method in class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
setEncoding(String) - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
 
setEnrichExpressionPairs(List<MessageEnricher.EnrichExpressionPair>) - Method in class org.mule.runtime.config.spring.dsl.processor.factory.MessageEnricherObjectFactory
 
setEntries(Map) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
setEntryPointResolver(EntryPointResolver) - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
setEntryPointResolver(EntryPointResolver) - Method in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
setEntryPointResolverSet(EntryPointResolverSet) - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
setEntryPointResolverSet(EntryPointResolverSet) - Method in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
setEventClass(Class<N>) - Method in class org.mule.runtime.config.spring.NotificationConfig
 
setEventName(String) - Method in class org.mule.runtime.config.spring.NotificationConfig
 
setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
setExcludeDefaultObjectMethods(ExcludeDefaultObjectMethods) - Method in class org.mule.runtime.config.spring.dsl.processor.NoArgumentsEntryPointResolverObjectFactory
 
setExpression(String) - Method in class org.mule.runtime.config.spring.dsl.processor.ExpressionArgumentObjectFactory
 
setExpression(String) - Method in class org.mule.runtime.config.spring.dsl.processor.ExpressionTransformerObjectFactory
 
setExpression(String) - Method in class org.mule.runtime.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
setExtensions(List<ConfigurationExtension>) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setFactory(ConfigurableInstanceFactory) - Method in class org.mule.runtime.config.spring.dsl.spring.ConfigurableObjectFactory
Sets a ConfigurableInstanceFactory to create a do custom configuration for the object to be used at runtime.
setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.config.spring.dsl.processor.factory.MessageEnricherObjectFactory
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
setFreeze(boolean) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
setFrequency(Integer) - Method in class org.mule.runtime.config.spring.dsl.processor.RetryPolicyTemplateObjectFactory
 
setIdentifier(ComponentIdentifier) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
 
setIdentifier(String) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
setIgnoreBadInput(boolean) - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
 
setInitialState(String) - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
setInterceptors(List<Interceptor>) - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
setInterceptors(List<Interceptor>) - Method in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
setInterfaceClass(Class<L>) - Method in class org.mule.runtime.config.spring.NotificationConfig
 
setInterfaceName(String) - Method in class org.mule.runtime.config.spring.NotificationConfig
 
setLifecycleAdapterFactory(LifecycleAdapterFactory) - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
setLifecycleAdapterFactory(LifecycleAdapterFactory) - Method in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
setLineNumber(int) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
 
setLineNumber(int) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
setLineNumber(int) - Method in class org.mule.runtime.config.spring.parsers.DefaultXmlMetadataAnnotations
 
setMaxConcurrency(Integer) - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
setMaxQueueTransactionFilesSize(int) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setMessageProcessor(Processor) - Method in class org.mule.runtime.config.spring.dsl.processor.factory.MessageEnricherObjectFactory
 
setMessageProcessors(List) - Method in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.runtime.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
setMessageSource(MessageSource) - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
setMessageSources(List<MessageSource>) - Method in class org.mule.runtime.config.spring.factories.CompositeMessageSourceFactoryBean
 
setMethod(String) - Method in class org.mule.runtime.config.spring.dsl.processor.MethodEntryPoint
 
setMethodEntryPoints(List<MethodEntryPoint>) - Method in class org.mule.runtime.config.spring.dsl.processor.ExplicitMethodEntryPointResolverObjectFactory
 
setMethodEntryPoints(List<MethodEntryPoint>) - Method in class org.mule.runtime.config.spring.dsl.processor.NoArgumentsEntryPointResolverObjectFactory
 
setMimeType(String) - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
 
setModuleName(String) - Method in class org.mule.runtime.config.spring.factories.ModuleOperationMessageProcessorChainFactoryBean
 
setModuleOperation(String) - Method in class org.mule.runtime.config.spring.factories.ModuleOperationMessageProcessorChainFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.dsl.processor.factory.MessageEnricherObjectFactory
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.dsl.processor.RetryPolicyTemplateObjectFactory
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.editors.MulePropertyEditorRegistrar
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.ConstantFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.FlowRefFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.ObjectStoreFromRegistryFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.SchedulingMessageSourceFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.factories.TransactionManagerFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
setName(String) - Method in class org.mule.runtime.config.spring.CustomSecurityProviderDelegate
 
setName(String) - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
 
setName(String) - Method in class org.mule.runtime.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
setName(String) - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
setName(String) - Method in class org.mule.runtime.config.spring.factories.FlowRefFactoryBean
 
setName(String) - Method in class org.mule.runtime.config.spring.factories.processor.MessageProcessorChainFactoryBean
 
setNamespace(String) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
setNode(Node) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
setNotificationDynamic(boolean) - Method in class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
setNotificationListeners(Collection<ListenerSubscriptionPair>) - Method in class org.mule.runtime.config.spring.ServerNotificationManagerConfigurator
 
setObjectFactory(ObjectFactory) - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
setObjectFactory(ObjectFactory) - Method in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
setObjectInstance(Object) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
Setter used for components that should be created eagerly without going through spring.
setObjectProviders(List<ObjectProvider>) - Method in class org.mule.runtime.config.spring.internal.ObjectProviderAwareBeanFactory
 
setOptional(boolean) - Method in class org.mule.runtime.config.spring.dsl.processor.ExpressionArgumentObjectFactory
 
setOverwrite(boolean) - Method in class org.mule.runtime.config.spring.processors.MuleObjectNameProcessor
 
setParallel(boolean) - Method in class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
setParameter(String, String) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
setParameters(Map<String, Object>) - Method in class org.mule.runtime.config.spring.dsl.spring.ConfigurableObjectFactory
 
setParameters(Map<String, String>) - Method in class org.mule.runtime.config.spring.factories.ModuleOperationMessageProcessorChainFactoryBean
 
setParent(ComponentModel) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
setParent(ConfigLineProvider) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
setParentContext(ApplicationContext) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
setParentContext(MuleContext) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
setPassword(String) - Method in class org.mule.runtime.config.spring.dsl.processor.UsernamePasswordFilterObjectFactory
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.runtime.config.spring.dsl.spring.PooledComponentObjectFactory
 
setProcessingStrategyFactory(ProcessingStrategyFactory) - Method in class org.mule.runtime.config.spring.factories.DefaultFlowFactoryBean
 
setProperties(Map<String, String>) - Method in class org.mule.runtime.config.spring.factories.ModuleOperationMessageProcessorChainFactoryBean
 
setRetryNotifier(RetryNotifier) - Method in class org.mule.runtime.config.spring.dsl.processor.RetryPolicyTemplateObjectFactory
 
setReturnClass(String) - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
 
setReturnSourceIfNull(boolean) - Method in class org.mule.runtime.config.spring.dsl.processor.ExpressionTransformerObjectFactory
 
setRoot(boolean) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
Marked as true if it's a top level configuration.
setRoutes(Collection<MessageProcessorExpressionPair>) - Method in class org.mule.runtime.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
setScheduler(PeriodicScheduler) - Method in class org.mule.runtime.config.spring.factories.SchedulingMessageSourceFactoryBean
 
setSerializationId(String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Specify an id for serialization purposes, allowing this BeanFactory to be deserialized from this id back into the BeanFactory object, if needed.
setShutdownTimeout(int) - Method in class org.mule.runtime.config.spring.MuleConfigurationConfigurator
 
setSource(String) - Method in class org.mule.runtime.config.spring.dsl.processor.factory.MessageEnricherObjectFactory
 
setStaticData(String) - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
setTarget(String) - Method in class org.mule.runtime.config.spring.dsl.processor.factory.MessageEnricherObjectFactory
 
setTextContent(String) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel.Builder
Sets the inner content of the configuration element.
setTextContent(String) - Method in class org.mule.runtime.config.spring.dsl.processor.ConfigLine.Builder
 
setTimeout(long) - Method in class org.mule.runtime.config.spring.factories.ScatterGatherRouterFactoryBean
 
setTransactionalAction(String) - Method in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
setTransactionType(TransactionType) - Method in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
setTransformerClass(Class<? extends AbstractTransformer>) - Method in class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
 
setTxManagerFactory(TransactionManagerFactory) - Method in class org.mule.runtime.config.spring.factories.TransactionManagerFactoryBean
 
setType(Class<?>) - Method in class org.mule.runtime.config.spring.dsl.model.ComponentModel
 
setUseDefaultConfigResource(boolean) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
setUseMinimalConfigResource(boolean) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
setUsePrototypeObjectFactory(boolean) - Method in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
setUsername(String) - Method in class org.mule.runtime.config.spring.dsl.processor.UsernamePasswordFilterObjectFactory
 
shouldInject(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.mule.runtime.config.spring.processors.ContextExclusiveInjectorProcessor
Only returns true if beanName is a key currently registered in the ContextExclusiveInjectorProcessor.applicationContext or if beanName equals the bean classname, which in spring jargon means that we're injecting a non registered object (most likely through Injector.inject(Object)
SimpleConfigAttribute - Class in org.mule.runtime.config.spring.dsl.processor
Represents a simple configuration attribute.
SimpleConfigAttribute(String, String, boolean) - Constructor for class org.mule.runtime.config.spring.dsl.processor.SimpleConfigAttribute
 
SimpleTypeBeanDefinitionCreator - Class in org.mule.runtime.config.spring.dsl.spring
Bean definition creator for elements that end up representing simple types.
SimpleTypeBeanDefinitionCreator() - Constructor for class org.mule.runtime.config.spring.dsl.spring.SimpleTypeBeanDefinitionCreator
 
SINGLETON_OBJECT_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
SINGLETON_OBJECT_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
SOURCE_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
 
sources - Variable in class org.mule.runtime.config.spring.factories.CompositeMessageSourceFactoryBean
 
SPRING_APPLICATION_CONTEXT - Static variable in class org.mule.runtime.config.spring.SpringRegistry
Key used to lookup Spring Application Context from SpringRegistry via Mule's Registry interface.
SPRING_FRAMEWORK_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
SPRING_FRAMEWORK_SCHEMA_LOCATION - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
SPRING_PROTOTYPE_OBJECT - Static variable in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
 
SPRING_SECURITY_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
SPRING_SINGLETON_OBJECT - Static variable in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
 
SpringArtifactConfigurationProcessor - Class in org.mule.runtime.config.spring.artifact
Spring implementation of ArtifactConfigurationProcessor that parses the XML configuration files and generates the runtime object using the spring bean container.
SpringArtifactConfigurationProcessor() - Constructor for class org.mule.runtime.config.spring.artifact.SpringArtifactConfigurationProcessor
 
SpringArtifactContext - Class in org.mule.runtime.config.spring.artifact
An artifact context contains all the information related to an Artifact that contains configuration.
SpringArtifactContext(MuleArtifactContext) - Constructor for class org.mule.runtime.config.spring.artifact.SpringArtifactContext
Creates an ArtifactContext.
SpringBeanLookup - Class in org.mule.runtime.config.spring.util
This is an implementation of the ObjectFactory interface which simply delegates to the Spring ApplicationContext.
SpringBeanLookup() - Constructor for class org.mule.runtime.config.spring.util.SpringBeanLookup
 
SpringConfigurationBuilder - Class in org.mule.runtime.config.spring
Adds an existing Spring ApplicationContext to Mule's internal collection of Registries.
SpringConfigurationBuilder(ApplicationContext) - Constructor for class org.mule.runtime.config.spring.SpringConfigurationBuilder
 
SpringConfigurationBuilder(ConfigurableApplicationContext, ApplicationContext) - Constructor for class org.mule.runtime.config.spring.SpringConfigurationBuilder
 
SpringConfigurationComponentLocator - Class in org.mule.runtime.config.spring
Spring implementation of ConfigurationComponentLocator.
SpringConfigurationComponentLocator() - Constructor for class org.mule.runtime.config.spring.SpringConfigurationComponentLocator
 
springContextInitialised - Variable in class org.mule.runtime.config.spring.SpringRegistry
 
SpringRegistry - Class in org.mule.runtime.config.spring
 
SpringRegistry(ApplicationContext, MuleContext) - Constructor for class org.mule.runtime.config.spring.SpringRegistry
 
SpringRegistry(String, ApplicationContext, MuleContext) - Constructor for class org.mule.runtime.config.spring.SpringRegistry
 
SpringRegistry(ConfigurableApplicationContext, ApplicationContext, MuleContext) - Constructor for class org.mule.runtime.config.spring.SpringRegistry
 
SpringRegistry(String, ConfigurableApplicationContext, ApplicationContext, MuleContext) - Constructor for class org.mule.runtime.config.spring.SpringRegistry
 
SpringRegistryBootstrap - Class in org.mule.runtime.config.spring.internal
SpringRegistryBootstrap(ArtifactType, MuleContext, OptionalObjectsController, BiConsumer<String, BeanDefinition>) - Constructor for class org.mule.runtime.config.spring.internal.SpringRegistryBootstrap
 
SpringRegistryLifecycleManager - Class in org.mule.runtime.config.spring.internal
 
SpringRegistryLifecycleManager(String, SpringRegistry, MuleContext) - Constructor for class org.mule.runtime.config.spring.internal.SpringRegistryLifecycleManager
 
SpringXmlConfigurationBuilder - Class in org.mule.runtime.config.spring
SpringXmlConfigurationBuilder enables Mule to be configured from a Spring XML Configuration file used with Mule name-spaces.
SpringXmlConfigurationBuilder(String[], Map<String, String>, ArtifactType) - Constructor for class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(String, Map<String, String>, ArtifactType) - Constructor for class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(ConfigResource[], Map<String, String>, ArtifactType) - Constructor for class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(String) - Constructor for class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(String[], boolean) - Constructor for class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(String[], ArtifactDeclaration, Map<String, String>, ArtifactType, boolean) - Constructor for class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
SpringXMLUtils - Class in org.mule.runtime.config.spring.util
These only depend on standard (JSE) XML classes and are used by Spring config code.
SpringXMLUtils() - Constructor for class org.mule.runtime.config.spring.util.SpringXMLUtils
 
start() - Method in class org.mule.runtime.config.spring.factories.ConstantFactoryBean
 
startElement(String, String, String, Attributes) - Method in class org.mule.runtime.config.spring.MuleDocumentLoader.XmlMetadataAnnotator
 
staticData - Variable in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
StaticXmlNamespaceInfo - Class in org.mule.runtime.config.spring.dsl.api.xml
A XmlNamespaceInfo which returns fix values obtained through the constructor
StaticXmlNamespaceInfo(String, String) - Constructor for class org.mule.runtime.config.spring.dsl.api.xml.StaticXmlNamespaceInfo
Creates a new instance
StaticXmlNamespaceInfoProvider - Class in org.mule.runtime.config.spring.dsl.api.xml
A XmlNamespaceInfoProvider which provides a fixed set of XmlNamespaceInfo instances obtained through the constructor
StaticXmlNamespaceInfoProvider(Collection<XmlNamespaceInfo>) - Constructor for class org.mule.runtime.config.spring.dsl.api.xml.StaticXmlNamespaceInfoProvider
Creates a new instance
stop() - Method in class org.mule.runtime.config.spring.factories.ConstantFactoryBean
 
streamingManager - Variable in class org.mule.runtime.config.spring.factories.streaming.AbstractCursorProviderObjectFactory
 
STRING - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
SUBFLOW_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
SUBFLOW_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
SubflowMessageProcessorChainFactoryBean - Class in org.mule.runtime.config.spring.factories
Uses a custom message processor chain builder for subflows in order to genearte the proper message processor ids.
SubflowMessageProcessorChainFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.SubflowMessageProcessorChainFactoryBean
 
SUBSTITUTABLE_BOOLEAN - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
SUBSTITUTABLE_DATE_TIME - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
SUBSTITUTABLE_DECIMAL - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
SUBSTITUTABLE_INT - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
SUBSTITUTABLE_LONG - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
SUBSTITUTABLE_MAP - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
SUBSTITUTABLE_NAME - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
supports(Class<?>) - Method in class org.mule.runtime.config.spring.CustomSecurityProviderDelegate
 

T

TARGET_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.spring.BeanDefinitionFactory
 
TEST_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
testConnection(Location) - Method in class org.mule.runtime.config.spring.LazyConnectivityTestingService
 
TLS_CONTEXT_TYPE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
to(ConfigLine.Builder) - Static method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
to(ComponentModel.Builder) - Static method in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
toString() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
transactionalAction - Variable in class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
TransactionManagerFactoryBean - Class in org.mule.runtime.config.spring.factories
FactoryBean adapter for the configured TransactionManagerFactory.
TransactionManagerFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.TransactionManagerFactoryBean
 
TRANSFORM_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.declaration.DefaultXmlArtifactDeclarationLoader
 
TRANSFORM_RESOURCE - Static variable in class org.mule.runtime.config.spring.dsl.declaration.DefaultXmlArtifactDeclarationLoader
 
TRANSFORM_SCRIPT - Static variable in class org.mule.runtime.config.spring.dsl.declaration.DefaultXmlArtifactDeclarationLoader
 
TRANSFORM_VARIABLE_NAME - Static variable in class org.mule.runtime.config.spring.dsl.declaration.DefaultXmlArtifactDeclarationLoader
 
TRANSFORMER_IDENTIFIER - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
TRANSFORMER_REFERENCE_ELEMENT - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
TransformerConfigurator - Class in org.mule.runtime.config.spring.dsl.processor
ObjectFactoryCommonConfigurator for transformers in Mule.
TransformerConfigurator() - Constructor for class org.mule.runtime.config.spring.dsl.processor.TransformerConfigurator
 
TransformerObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
ObjectFactory for transformer in Mules.
TransformerObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.processor.TransformerObjectFactory
 
TRANSPORT_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
treeBindings - Variable in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
TryProcessorFactoryBean - Class in org.mule.runtime.config.spring.factories
Generates an object that wraps the invocation of the next Processor with a transaction.
TryProcessorFactoryBean() - Constructor for class org.mule.runtime.config.spring.factories.TryProcessorFactoryBean
 
TYPE_ES_ATTRIBUTE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
TYPE_SUFFIX - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 

U

unbind(Name) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
unbind(String) - Method in class org.mule.runtime.config.spring.jndi.DefaultSpringJndiContext
 
UNBOUNDED - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
unconfigure(MuleContext) - Method in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
uniqueValue(String) - Static method in class org.mule.runtime.config.spring.parsers.generic.AutoIdUtils
 
USE_OPTIONAL - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
USE_REQUIRED - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
useDefaultConfigResource - Variable in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
useMinimalConfigResource - Variable in class org.mule.runtime.config.spring.SpringXmlConfigurationBuilder
 
usePrototypeObjectFactory - Variable in class org.mule.runtime.config.spring.dsl.spring.ComponentObjectFactory
 
UsernamePasswordFilterObjectFactory - Class in org.mule.runtime.config.spring.dsl.processor
UsernamePasswordFilterObjectFactory() - Constructor for class org.mule.runtime.config.spring.dsl.processor.UsernamePasswordFilterObjectFactory
 

V

VALUE_ATTRIBUTE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
valueOf(String) - Static method in enum org.mule.runtime.config.spring.dsl.spring.WrapperElementType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.runtime.config.spring.dsl.spring.WrapperElementType
Returns an array containing the constants of this enum type, in the order they are declared.
VM_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 

W

warning(SAXParseException) - Method in class org.mule.runtime.config.spring.DefaultXmlLoggerErrorHandler
 
warning(SAXParseException) - Method in class org.mule.runtime.config.spring.util.NoOpXmlErrorHandler
 
WHEN_CHOICE_ES_ATTRIBUTE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
withConfig(ComponentConfiguration) - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel.Builder
 
withDsl(DslElementSyntax) - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel.Builder
 
withModel(M) - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel.Builder
 
withValue(String) - Method in class org.mule.runtime.config.spring.dsl.model.DslElementModel.Builder
 
WrapperElementType - Enum in org.mule.runtime.config.spring.dsl.spring
Types of wrapper elements in the XML config.
writeReplace() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 

X

XML_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
XML_NODE - Static variable in class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
XmlApplicationParser - Class in org.mule.runtime.config.spring.dsl.processor.xml
Simple parser that transforms an XML document to a set of ConfigLine objects.
XmlApplicationParser(ServiceRegistry, List<ClassLoader>) - Constructor for class org.mule.runtime.config.spring.dsl.processor.xml.XmlApplicationParser
 
XmlApplicationParser(List<XmlNamespaceInfoProvider>) - Constructor for class org.mule.runtime.config.spring.dsl.processor.xml.XmlApplicationParser
 
xmlApplicationParser - Variable in class org.mule.runtime.config.spring.MuleArtifactContext
 
XmlApplicationServiceRegistry - Class in org.mule.runtime.config.spring.dsl.processor.xml
Custom service that extends the list of XmlNamespaceInfoProviders discovered using a ServiceRegistry with a XmlNamespaceInfoProvider providing information of the namespaces for the extensions in the current context.
XmlApplicationServiceRegistry(ServiceRegistry, DslResolvingContext) - Constructor for class org.mule.runtime.config.spring.dsl.processor.xml.XmlApplicationServiceRegistry
 
XmlArtifactDeclarationLoader - Interface in org.mule.runtime.config.spring.dsl.model
Loads a mule XML configuration file into an ArtifactDeclaration representation.
XmlConfigurationDocumentLoader - Class in org.mule.runtime.config.spring
Loads a mule configuration file into a Document object.
XmlCustomAttributeHandler - Class in org.mule.runtime.config.spring.dsl.processor.xml
Handler for adding and removing custom XML attributes from and to ConfigLine and ComponentModel.
XmlCustomAttributeHandler() - Constructor for class org.mule.runtime.config.spring.dsl.processor.xml.XmlCustomAttributeHandler
 
XmlCustomAttributeHandler.ComponentCustomAttributeRetrieve - Class in org.mule.runtime.config.spring.dsl.processor.xml
 
XmlCustomAttributeHandler.ComponentCustomAttributeStore - Class in org.mule.runtime.config.spring.dsl.processor.xml
 
XmlCustomAttributeHandler.ConfigLineCustomAttributeRetrieve - Class in org.mule.runtime.config.spring.dsl.processor.xml
 
XmlCustomAttributeHandler.ConfigLineCustomAttributeStore - Class in org.mule.runtime.config.spring.dsl.processor.xml
 
XmlDslElementModelConverter - Interface in org.mule.runtime.config.spring.dsl.model
Provides a way to convert any DslElementModel into a its XML Element representation.
XmlExtensionModelProperty - Class in org.mule.runtime.config.spring.dsl.model.extension.xml
Marker ModelProperty to indicate if the current ExtensionModel containing it should be expanded in the Mule application.
XmlExtensionModelProperty() - Constructor for class org.mule.runtime.config.spring.dsl.model.extension.xml.XmlExtensionModelProperty
 
XmlGathererErrorHandler - Interface in org.mule.runtime.config.spring
Represents a specific type of ErrorHandler which gathers as many errors as possible to be displayed later for either logging purposes or to propagate an exception with the full list of errors.
XmlGathererErrorHandlerFactory - Interface in org.mule.runtime.config.spring
Factory object to create instances of XmlGathererErrorHandler that will be used in the reading of XML files.
XmlMetadataAnnotations - Interface in org.mule.runtime.config.spring.parsers
Stores the metadata annotations from the XML parser so they are available when building the actual objects of the application.
XmlMetadataAnnotationsFactory - Interface in org.mule.runtime.config.spring
Factory object to get a fresh instance of a XmlMetadataAnnotations.
XSD_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.api.xml.SchemaConstants
 
XSL_NAMESPACE - Static variable in class org.mule.runtime.config.spring.dsl.model.ApplicationModel
 
A B C D E F G H I J L M N O P Q R S T U V W X 

Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.