- AbstractAttributeDefinitionVisitor - Class in org.mule.runtime.config.spring.dsl.processor
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- ComponentLocationVisitor() - Constructor for class org.mule.runtime.config.spring.dsl.model.ComponentLocationVisitor
-
- ComponentLocatorCreatePostProcessor - Class in org.mule.runtime.config.spring.processors
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- DefaultNameParser() - Constructor for class org.mule.runtime.config.spring.jndi.DefaultNameParser
-
- DefaultOptionalObjectsController - Class in org.mule.runtime.config.spring
-
- 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
-
- DefaultXmlArtifactDeclarationLoader(DslResolvingContext) - Constructor for class org.mule.runtime.config.spring.dsl.declaration.DefaultXmlArtifactDeclarationLoader
-
- DefaultXmlDslElementModelConverter - Class in org.mule.runtime.config.spring.dsl.model.internal
-
- DefaultXmlDslElementModelConverter(Document) - Constructor for class org.mule.runtime.config.spring.dsl.model.internal.DefaultXmlDslElementModelConverter
-
- DefaultXmlGathererErrorHandlerFactory - Class in org.mule.runtime.config.spring
-
- 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
-
- 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
-
- MacroExpansionModuleModel - Class in org.mule.runtime.config.spring.dsl.model.extension.xml
-
- MacroExpansionModuleModel(ApplicationModel, Set<ExtensionModel>) - Constructor for class org.mule.runtime.config.spring.dsl.model.extension.xml.MacroExpansionModuleModel
-
- 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
-
- 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
-
- 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
-