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

A

AbstractAttributeDefinitionVisitor - Class in org.mule.runtime.config.api.dsl.processor
Abstract AttributeDefinitionVisitor so clients do not have to implement every method.
AbstractAttributeDefinitionVisitor() - Constructor for class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
AbstractCursorProviderObjectFactory<T> - Class in org.mule.runtime.config.api.factories.streaming
 
AbstractCursorProviderObjectFactory() - Constructor for class org.mule.runtime.config.api.factories.streaming.AbstractCursorProviderObjectFactory
 
AbstractProcessorRouteFactoryBean<T> - Class in org.mule.runtime.config.internal.factories
 
AbstractProcessorRouteFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.AbstractProcessorRouteFactoryBean
 
AbstractSpringRegistry - Class in org.mule.runtime.config.internal.registry
 
AbstractSpringRegistry(ApplicationContext, MuleContext, LifecycleInterceptor) - Constructor for class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
accept(ComponentLocation) - Method in interface org.mule.runtime.config.api.LazyComponentInitializer.ComponentLocationFilter
 
adaptBeanDefinition(ComponentConfiguration, Class, PostProcessorIocHelper) - Method in interface org.mule.runtime.config.privileged.dsl.BeanDefinitionPostProcessor
Deprecated.
This is no longer called since 4.3
addAnnotation(QName, Object, SpringComponentModel) - Static method in class org.mule.runtime.config.internal.dsl.spring.ComponentModelHelper
 
addBeanFactoryPostProcessor(BeanDefinitionRegistryPostProcessor) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
addBeanPostProcessors(ConfigurableListableBeanFactory, BeanPostProcessor...) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
addChild(DependencyNode) - Method in class org.mule.runtime.config.internal.DependencyNode
 
addComponent(Component) - Method in class org.mule.runtime.config.internal.context.SpringConfigurationComponentLocator
Adds a new component to the locator.
addComponentLocation(ComponentLocation) - Method in class org.mule.runtime.config.internal.context.SpringConfigurationComponentLocator
Adds a new ComponentLocation to the locator.
addConfigFile(ConfigFile) - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
Deprecated.
 
addConfigFiles(Collection<ConfigFile>) - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
Deprecated.
 
addDefinitionPropertyValue(String, Class, Map<String, Object>, boolean, Object...) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
addGlobalBindings(BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
addObject(String, Object) - Method in class org.mule.runtime.config.internal.DependencyGraphLifecycleObjectSorter
Building a single dependency graph(bucket) for each lifecycle type
addPropertyValue(String, Object) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
addReferenceConstructorArg(String) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
addReferencesPropertyValue(String, String[]) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
addResources(List<ConfigResource>) - Method in class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
Template method for modifying the list of resources to be loaded.
addToEnvironment(String, Object) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
AddVariablePropertyConfigurator - Class in org.mule.runtime.config.privileged.dsl.processor
ObjectFactoryCommonConfigurator for transformers in Mule.
AddVariablePropertyConfigurator() - Constructor for class org.mule.runtime.config.privileged.dsl.processor.AddVariablePropertyConfigurator
 
ANNOTATIONS_ELEMENT_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
ApplicationFilteredFromPolicyArtifactAst - Class in org.mule.runtime.config.internal
 
applicationFilteredFromPolicyArtifactAst(ArtifactAst, FeatureFlaggingService) - Static method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 
ApplicationModel - Class in org.mule.runtime.config.internal.model
An ApplicationModel holds a representation of all the artifact configuration using an abstract model to represent any configuration option.
ApplicationModel() - Constructor for class org.mule.runtime.config.internal.model.ApplicationModel
 
ApplicationModelAstPostProcessor - Interface in org.mule.runtime.config.internal.model
Allows internal Runtime components to customize the AST of the artifact being deployed.
applyLifecycle(LifecycleManager) - Method in class org.mule.runtime.config.internal.ArtifactAstConfigurationBuilder
 
applyLifecycle(Object) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
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.internal.registry.AbstractSpringRegistry
applyLifecycle(Object, String, String) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
applyLifecycle(LifecycleManager) - Method in class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
applyLifecycleIfPrototype(Object, String, boolean) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
ArtifactAstConfigurationBuilder - Class in org.mule.runtime.config.internal
Generates a Spring context for the artifact of the provided ArtifactAst, and sets it as the registry in the MuleContext.
ArtifactAstConfigurationBuilder(ArtifactAst, Map<String, String>, ArtifactType, boolean, boolean) - Constructor for class org.mule.runtime.config.internal.ArtifactAstConfigurationBuilder
 
ArtifactConfig - Class in org.mule.runtime.config.api.dsl.processor
Deprecated.
since 4.4 use AstXmlParser instead.
ArtifactConfig.Builder - Class in org.mule.runtime.config.api.dsl.processor
Deprecated.
Builder for ArtifactConfig instances.
ArtifactContextFactory - Interface in org.mule.runtime.config.api
ConfigurationBuilder specialization that can provide a new ArtifactContextFactory.
ArtifactDeclarationUtils - Class in org.mule.runtime.config.api.dsl
Utilities to convert between ArtifactDeclaration and ArtifactAst.
ArtifactDeclarationXmlSerializer - Interface in org.mule.runtime.config.api.dsl
Serializer that can convert an ArtifactDeclaration into a readable and processable XML representation and from a mule XML configuration file into an ArtifactDeclaration representation.
AST_POST_PROCESSORS - Static variable in interface org.mule.runtime.config.internal.model.ApplicationModelAstPostProcessor
 
AstXmlArtifactDeclarationLoader - Class in org.mule.runtime.config.internal.dsl.declaration
Implementation of a XmlArtifactDeclarationLoader that first obtains the ArtifactAst from the provided xml file and then generates the declaration from that ArtifactAst.
AstXmlArtifactDeclarationLoader(DslResolvingContext) - Constructor for class org.mule.runtime.config.internal.dsl.declaration.AstXmlArtifactDeclarationLoader
 
asXml(DslElementModel) - Method in interface org.mule.runtime.config.api.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.
asXml(DslElementModel) - Method in class org.mule.runtime.config.internal.dsl.model.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.
ASYNC_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ASYNC_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
AsyncMessageProcessorsFactoryBean - Class in org.mule.runtime.config.internal.factories
 
AsyncMessageProcessorsFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
ATTRIBUTE_ID - Static variable in class org.mule.runtime.config.internal.parsers.generic.AutoIdUtils
 
ATTRIBUTE_NAME - Static variable in class org.mule.runtime.config.internal.parsers.generic.AutoIdUtils
 
attributeName(Attr) - Static method in class org.mule.runtime.config.internal.util.SpringXMLUtils
 
authenticate(Authentication) - Method in class org.mule.runtime.config.internal.bean.CustomSecurityProviderDelegate
 
AutoDiscoveredDependencyResolver - Class in org.mule.runtime.config.internal.resolvers
Provides the dependencies that are explicit on the BeanDefinition.
AutoDiscoveredDependencyResolver(AbstractSpringRegistry) - Constructor for class org.mule.runtime.config.internal.resolvers.AutoDiscoveredDependencyResolver
 
AutoIdUtils - Class in org.mule.runtime.config.internal.parsers.generic
 
AutoIdUtils() - Constructor for class org.mule.runtime.config.internal.parsers.generic.AutoIdUtils
 
autowireBean(Object) - Method in class org.mule.runtime.config.internal.context.ObjectProviderAwareBeanFactory
 

B

BaseConfigurationComponentLocator - Class in org.mule.runtime.config.internal.context
ConfigurationComponentLocator implementation for using when the ArtifactAst of an application has not been processed yet.
BaseConfigurationComponentLocator() - Constructor for class org.mule.runtime.config.internal.context.BaseConfigurationComponentLocator
 
BaseMuleArtifactContext - Class in org.mule.runtime.config.internal.context
Spring context specialization that contains just some standard constant beans for every Mule deployable artifact.
BaseMuleArtifactContext(MuleContext, OptionalObjectsController, Optional<ConfigurationProperties>, Map<String, String>, ArtifactType, boolean) - Constructor for class org.mule.runtime.config.internal.context.BaseMuleArtifactContext
Configures the context.
BaseSpringMuleContextServiceConfigurator - Class in org.mule.runtime.config.internal.context
This class configures the basic services available in a MuleContext that are independent of the artifact config.
BaseSpringMuleContextServiceConfigurator(MuleContext, ConfigurationProperties, ArtifactType, OptionalObjectsController, BeanDefinitionRegistry, Registry, Registry, boolean) - Constructor for class org.mule.runtime.config.internal.context.BaseSpringMuleContextServiceConfigurator
 
BaseSpringRegistry - Class in org.mule.runtime.config.internal.registry
 
BaseSpringRegistry(ApplicationContext, MuleContext, LifecycleInterceptor) - Constructor for class org.mule.runtime.config.internal.registry.BaseSpringRegistry
 
BeanDefinitionFactory - Class in org.mule.runtime.config.internal.dsl.spring
The BeanDefinitionFactory is the one that knows how to convert a ComponentAst and its parameters to actual BeanDefinitions that can later be converted to runtime objects that will be part of the artifact.
BeanDefinitionFactory(String, ComponentBuildingDefinitionRegistry, boolean, boolean, boolean) - Constructor for class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
BeanDefinitionPostProcessor - Interface in org.mule.runtime.config.privileged.dsl
 
BeanDependencyResolver - Interface in org.mule.runtime.config.internal.registry
Bean dependency resolver interface.
BeanWrapper - Class in org.mule.runtime.config.internal
BeanWrapper helps the comparison/equality check among non-proxy vs.
BeanWrapper(String, Object) - Constructor for class org.mule.runtime.config.internal.BeanWrapper
 
bind(Name, Object) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
bind(String, Object) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
bindings - Variable in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
blankAttribute(Element, String) - Static method in class org.mule.runtime.config.internal.parsers.generic.AutoIdUtils
 
build() - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
Deprecated.
 
build() - Method in class org.mule.runtime.config.internal.dsl.model.DefaultConfigurationParameters.Builder
 
Builder() - Constructor for class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
Deprecated.
 
builder() - Static method in class org.mule.runtime.config.internal.dsl.model.DefaultConfigurationParameters
 
buildRawParamKeyForDocAttribute(Map.Entry<String, String>) - Static method in class org.mule.runtime.config.internal.dsl.XmlConstants
 

C

checkFrozen() - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
CHOICE_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
CHOICE_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ChoiceRouterObjectFactory - Class in org.mule.runtime.config.internal.factories
 
ChoiceRouterObjectFactory() - Constructor for class org.mule.runtime.config.internal.factories.ChoiceRouterObjectFactory
 
close() - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
close() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
close() - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
compile(String, BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
ComponentBasedMetadataCacheIdGenerator - Class in org.mule.runtime.config.api.dsl.model.metadata
A ComponentAst based implementation of a MetadataCacheIdGenerator
ComponentBasedValueProviderCacheIdGenerator - Class in org.mule.runtime.config.api.dsl.model.metadata
 
ComponentBasedValueProviderCacheIdGenerator(DslResolvingContext, ComponentLocator<ComponentAst>) - Constructor for class org.mule.runtime.config.api.dsl.model.metadata.ComponentBasedValueProviderCacheIdGenerator
 
ComponentBuildingDefinitionProviderUtils - Class in org.mule.runtime.config.api.dsl.model
Deprecated.
since 4.4, use the SDK instead of registering parsers manually.
ComponentBuildingDefinitionRegistry - Class in org.mule.runtime.config.api.dsl.model
Deprecated.
since 4.4, use the SDK instead of registering parsers manually.
ComponentBuildingDefinitionRegistry() - Constructor for class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionRegistry
Deprecated.
 
ComponentBuildingDefinitionRegistry.WrapperElementType - Enum in org.mule.runtime.config.api.dsl.model
Deprecated.
Types of wrapper elements in the XML config.
ComponentBuildingDefinitionRegistryFactory - Interface in org.mule.runtime.config.internal.model
Factory to create instances of ComponentBuildingDefinitionRegistry
ComponentBuildingDefinitionRegistryFactoryAware - Interface in org.mule.runtime.config.internal
Implementations may receive a ComponentBuildingDefinitionRegistryFactory to use.
ComponentBuildingDefinitionUtils - Class in org.mule.runtime.config.internal.util
Utility class for registering ComponentBuildingDefinition.
ComponentBuildingDefinitionUtils() - Constructor for class org.mule.runtime.config.internal.util.ComponentBuildingDefinitionUtils
 
ComponentFactoryBean<B extends org.mule.runtime.api.component.Component> - Class in org.mule.runtime.config.internal.factories
Extends spring's AbstractFactoryBean by adding annotations.
ComponentFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.ComponentFactoryBean
 
componentLocator - Variable in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
ComponentLocatorCreatePostProcessor - Class in org.mule.runtime.config.internal.processor
Bean post processor that creates an SpringConfigurationComponentLocator.
ComponentLocatorCreatePostProcessor(SpringConfigurationComponentLocator) - Constructor for class org.mule.runtime.config.internal.processor.ComponentLocatorCreatePostProcessor
Creates a new instance that will populate component over componentLocator
ComponentModelHelper - Class in org.mule.runtime.config.internal.dsl.spring
 
ComponentModelHelper() - Constructor for class org.mule.runtime.config.internal.dsl.spring.ComponentModelHelper
 
ComponentModelInitializer - Interface in org.mule.runtime.config.internal.model
Internal class to be used to initialize ComponentAst lazily.
composeName(Name, Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
composeName(String, String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
CompositeOptionalObjectsController - Class in org.mule.runtime.config.internal.registry
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.internal.registry.CompositeOptionalObjectsController
 
ConfigurableInstanceFactory<T> - Interface in org.mule.runtime.config.api.dsl
Factory for the instances created by the ConfigurableObjectFactory.
ConfigurableObjectFactory<T> - Class in org.mule.runtime.config.api.dsl
ConfigurableObjectFactory() - Constructor for class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
 
CONFIGURATION_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
CONFIGURATION_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
CONFIGURATION_PROPERTIES - Static variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
Deprecated.
 
CONFIGURATION_PROPERTIES_ELEMENT - Static variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
Deprecated.
 
ConfigurationDependencyResolver - Class in org.mule.runtime.config.internal.resolvers
Provides dependencies based on the information from the ArtifactAstDependencyGraph
ConfigurationDependencyResolver(ArtifactAst) - Constructor for class org.mule.runtime.config.internal.resolvers.ConfigurationDependencyResolver
Creates a new instance associated to a complete ApplicationModel.
ConfigurationDependencyResolver(ArtifactAstDependencyGraph) - Constructor for class org.mule.runtime.config.internal.resolvers.ConfigurationDependencyResolver
 
ConfigurationParameters - Interface in org.mule.runtime.config.api.dsl.model
Representation of the DSL configuration parameters of a component.
ConfigurationPropertiesProviderFactory - Interface in org.mule.runtime.config.api.dsl.model.properties
Deprecated.
since 4.4, use org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactory instead.
ConfigurationPropertiesProviderFactoryUtils - Class in org.mule.runtime.config.internal.dsl.model.properties
 
ConfigurationPropertiesProviderFactoryUtils() - Constructor for class org.mule.runtime.config.internal.dsl.model.properties.ConfigurationPropertiesProviderFactoryUtils
 
ConfigurationPropertiesResolverFactory - Class in org.mule.runtime.config.internal
Deprecated.
Use only for tests
ConfigurationPropertiesResolverFactory() - Constructor for class org.mule.runtime.config.internal.ConfigurationPropertiesResolverFactory
Deprecated.
 
configure(T, Map<String, Object>) - Method in interface org.mule.runtime.config.api.dsl.ObjectFactoryCommonConfigurator
Configures the object instance using the parameters populated from the configuration.
configure(AbstractTransformer, Map<String, Object>) - Method in class org.mule.runtime.config.api.dsl.processor.TransformerConfigurator
Configures the common parameters of every transformer.
configure(AbstractAddVariablePropertyProcessor, Map<String, Object>) - Method in class org.mule.runtime.config.privileged.dsl.processor.AddVariablePropertyConfigurator
Configures the common parameters of every transformer.
ConstantFactoryBean<T> - Class in org.mule.runtime.config.internal.factories
A FactoryBean which returns a fixed instanced obtained through the constructor.
ConstantFactoryBean(T) - Constructor for class org.mule.runtime.config.internal.factories.ConstantFactoryBean
 
convert(String) - Static method in class org.mule.runtime.config.internal.editors.QNamePropertyEditor
 
CORE_ERROR_NS - Static variable in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
CORE_ERROR_NS - Static variable in class org.mule.runtime.config.internal.factories.EnrichedErrorMappingsFactoryBean
 
CoreComponentBuildingDefinitionProvider - Class in org.mule.runtime.config.internal.dsl.model
ComponentBuildingDefinition definitions for the components provided by the core runtime.
CoreComponentBuildingDefinitionProvider() - Constructor for class org.mule.runtime.config.internal.dsl.model.CoreComponentBuildingDefinitionProvider
 
CoreDslConstants - Interface in org.mule.runtime.config.api.dsl
Constants for Mule XML DSL.
create(ElementDeclaration) - Method in interface org.mule.runtime.config.api.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.api.dsl.model.DslElementModelFactory
create(ComponentAst) - Method in interface org.mule.runtime.config.api.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(DslResolvingContext, ComponentLocator<ComponentAst>) - Method in class org.mule.runtime.config.api.dsl.model.metadata.ModelBasedMetadataCacheIdGeneratorFactory
 
create(Set<ExtensionModel>) - Method in class org.mule.runtime.config.internal.DefaultComponentBuildingDefinitionRegistryFactory
 
create(ElementDeclaration) - Method in class org.mule.runtime.config.internal.dsl.model.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.internal.dsl.model.DefaultDslElementModelFactory
 
create(ComponentAst) - Method in class org.mule.runtime.config.internal.dsl.model.DefaultDslElementModelFactory
 
create(String) - Method in class org.mule.runtime.config.internal.lazy.NoOpConnectivityTesterFactory
 
create(Set<ExtensionModel>) - Method in interface org.mule.runtime.config.internal.model.ComponentBuildingDefinitionRegistryFactory
createApplicationComponents(DefaultListableBeanFactory, ArtifactAst, boolean) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
Creates the definition for all the objects to be created form the enabled components in the applicationModel.
createApplicationObjectController() - Method in class org.mule.runtime.config.internal.ArtifactAstConfigurationBuilder
 
createApplicationObjectController() - Method in class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
createArtifactContext() - Method in interface org.mule.runtime.config.api.ArtifactContextFactory
 
createArtifactContext(ArtifactContextConfiguration) - Method in class org.mule.runtime.config.api.dsl.artifact.SpringArtifactConfigurationProcessor
Deprecated.
 
createArtifactContext() - Method in class org.mule.runtime.config.internal.ArtifactAstConfigurationBuilder
 
createArtifactContext() - Method in class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
createArtifactServices() - Method in class org.mule.runtime.config.internal.context.SpringMuleContextServiceConfigurator
 
createBaseObject() - Method in class org.mule.runtime.config.internal.el.DefaultExpressionManagerFactoryBean
 
CreateBeanDefinitionRequest<T> - Class in org.mule.runtime.config.internal.dsl.spring
Bean definition creation request.
CreateBeanDefinitionRequest(List<ComponentAst>, ComponentAst, Collection<SpringComponentModel>, ComponentBuildingDefinition<T>, ComponentIdentifier) - Constructor for class org.mule.runtime.config.internal.dsl.spring.CreateBeanDefinitionRequest
 
createBeanFactory() - Method in class org.mule.runtime.config.internal.context.BaseMuleArtifactContext
 
createBeanFactory() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
createBootstrapBeanDefinitions() - Method in class org.mule.runtime.config.internal.context.BaseSpringMuleContextServiceConfigurator
 
createBootstrapBeanDefinitions() - Method in class org.mule.runtime.config.internal.context.SpringMuleContextServiceConfigurator
 
CreateComponentBeanDefinitionRequest - Class in org.mule.runtime.config.internal.dsl.spring
 
CreateComponentBeanDefinitionRequest(List<ComponentAst>, ComponentAst, List<SpringComponentModel>, ComponentBuildingDefinition, Consumer<ComponentAst>) - Constructor for class org.mule.runtime.config.internal.dsl.spring.CreateComponentBeanDefinitionRequest
 
createConfigurationBuilder(String) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
createConfigurationBuilder(String, boolean) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
createConfigurationBuilder(String, boolean, boolean) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
createConfigurationBuilder(String[], boolean) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
createConfigurationBuilder(ArtifactDeclaration) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
createConfigurationBuilder(String[], ArtifactContext) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
createConfigurationBuilder(String, Map<String, String>, ArtifactType) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
createConfigurationBuilder(String[], Map<String, String>, ArtifactType) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
 
createConfigurationBuilder(String, Map<String, String>, ArtifactType, boolean, boolean) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
createConfigurationBuilder(String[], Map<String, String>, ArtifactType, boolean, boolean) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
Deprecated.
createConfigurationPropertiesResolver(Map<String, String>) - Static method in class org.mule.runtime.config.internal.ConfigurationPropertiesResolverFactory
Deprecated.
 
CreateDslParamGroupBeanDefinitionRequest - Class in org.mule.runtime.config.internal.dsl.spring
 
CreateDslParamGroupBeanDefinitionRequest(ParameterGroupModel, List<ComponentAst>, Collection<SpringComponentModel>, ComponentAst, ComponentBuildingDefinition<?>, ComponentIdentifier) - Constructor for class org.mule.runtime.config.internal.dsl.spring.CreateDslParamGroupBeanDefinitionRequest
 
createFromPluginClassloaders(Function<ClassLoader, List<XmlNamespaceInfoProvider>>, List<ClassLoader>) - Static method in class org.mule.runtime.config.internal.dsl.declaration.AstXmlArtifactDeclarationLoader
 
createFromPluginClassloaders(Function<ClassLoader, List<XmlNamespaceInfoProvider>>, List<ClassLoader>) - Static method in class org.mule.runtime.config.internal.dsl.declaration.DefaultXmlArtifactDeclarationLoader
Deprecated.
 
createInjectProviderParamsServiceProxy(Service, Registry) - Static method in class org.mule.runtime.config.internal.context.service.InjectParamsFromContextServiceProxy
Creates a proxy for the provided service instance.
createInstance(Map<String, Object>) - Method in interface org.mule.runtime.config.api.dsl.ConfigurableInstanceFactory
Creates the object to be used at runtime.
createInstance() - Method in class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
Template method for creating the transformer instance.
createInstance() - Method in class org.mule.runtime.config.internal.factories.ComponentFactoryBean
 
createInstance() - Method in class org.mule.runtime.config.internal.factories.ObjectStoreFromRegistryFactoryBean
 
createLifecycleManager(LifecycleInterceptor) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
createNewInstance(Class) - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
Deprecated.
 
createNewInstance(String) - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
Deprecated.
 
CreateParamBeanDefinitionRequest - Class in org.mule.runtime.config.internal.dsl.spring
 
CreateParamBeanDefinitionRequest(List<ComponentAst>, Collection<SpringComponentModel>, ComponentAst, ComponentParameterAst, ComponentBuildingDefinition<?>, ComponentIdentifier, Consumer<ComponentAst>) - Constructor for class org.mule.runtime.config.internal.dsl.spring.CreateParamBeanDefinitionRequest
 
createProvider(ConfigurationParameters, ResourceProvider) - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProviderFactory
Deprecated.
Builds a properties provider for each matching configuration element.
createProvider(ComponentAst, UnaryOperator<String>, ResourceProvider) - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProviderFactory
Deprecated.
Builds a properties provider for the provided providerElementDeclaration.
createProvider(ConfigurationParameters, ResourceProvider) - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
Deprecated.
 
createSecurityContext(Authentication) - Method in class org.mule.runtime.config.internal.bean.CustomSecurityProviderDelegate
 
createServiceConfigurator(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
createServiceConfigurator(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
createSubcontext(Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
createSubcontext(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
createTransactionConfig(String, TransactionType) - Method in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
CRON_STRATEGY_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
CustomEncryptionStrategyDelegate - Class in org.mule.runtime.config.internal.bean
Delegate for encryption strategies configured inside security-manager
CustomEncryptionStrategyDelegate(EncryptionStrategy, String) - Constructor for class org.mule.runtime.config.internal.bean.CustomEncryptionStrategyDelegate
 
customizeBeanFactory(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.BaseMuleArtifactContext
 
customizeBeanFactory(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
CustomSecurityProviderDelegate - Class in org.mule.runtime.config.internal.bean
Delegate for security providers configured inside security-manager
CustomSecurityProviderDelegate(SecurityProvider, String) - Constructor for class org.mule.runtime.config.internal.bean.CustomSecurityProviderDelegate
 

D

DataWeaveExtendedExpressionLanguageAdaptorFactoryBean - Class in org.mule.runtime.config.internal.el
 
DataWeaveExtendedExpressionLanguageAdaptorFactoryBean() - Constructor for class org.mule.runtime.config.internal.el.DataWeaveExtendedExpressionLanguageAdaptorFactoryBean
 
DatePropertyEditor - Class in org.mule.runtime.config.internal.editors
Handles the conversion of date strings in Date objects.
DatePropertyEditor(DateFormat, DateFormat, boolean) - Constructor for class org.mule.runtime.config.internal.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.internal.editors.DatePropertyEditor
Create a new CustomDateEditor instance, using the given DateFormat for parsing and rendering.
DeclarationBasedMetadataCacheIdGenerator - Class in org.mule.runtime.config.api.dsl.model.metadata
 
DeclarationBasedMetadataCacheIdGenerator(DslResolvingContext, ComponentLocator<ElementDeclaration>) - Constructor for class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedMetadataCacheIdGenerator
 
DeclarationBasedValueProviderCacheIdGenerator - Class in org.mule.runtime.config.api.dsl.model.metadata
 
DeclarationBasedValueProviderCacheIdGenerator(DslResolvingContext, ComponentLocator<ElementDeclaration>) - Constructor for class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedValueProviderCacheIdGenerator
 
DeclaredDependencyResolver - Class in org.mule.runtime.config.internal.resolvers
Provides custom dependencies declared if the target object implements InjectedDependenciesProvider
DeclaredDependencyResolver(AbstractSpringRegistry) - Constructor for class org.mule.runtime.config.internal.resolvers.DeclaredDependencyResolver
 
decrypt(InputStream, Object) - Method in class org.mule.runtime.config.internal.bean.CustomEncryptionStrategyDelegate
 
decrypt(byte[], Object) - Method in class org.mule.runtime.config.internal.bean.CustomEncryptionStrategyDelegate
 
DEFAULT_COLLECTION_TYPE - Static variable in class org.mule.runtime.config.internal.dsl.processor.ObjectTypeVisitor
 
DefaultArtifactDeclarationXmlSerializer - Class in org.mule.runtime.config.internal.dsl.model
Default implementation of ArtifactDeclarationXmlSerializer
DefaultArtifactDeclarationXmlSerializer(DslResolvingContext) - Constructor for class org.mule.runtime.config.internal.dsl.model.DefaultArtifactDeclarationXmlSerializer
 
DefaultBeanDependencyResolver - Class in org.mule.runtime.config.internal.registry
Default BeanDependencyResolver to resolve dependencies based on spring BeanDefinitions and dependencies in the configuration.
DefaultBeanDependencyResolver(ConfigurationDependencyResolver, SpringContextRegistry) - Constructor for class org.mule.runtime.config.internal.registry.DefaultBeanDependencyResolver
Creates a new instance
DefaultComponentBuildingDefinitionRegistryFactory - Class in org.mule.runtime.config.internal
Default implementation of ComponentBuildingDefinitionRegistryFactory which creates instances of ComponentBuildingDefinitionRegistry
DefaultComponentBuildingDefinitionRegistryFactory() - Constructor for class org.mule.runtime.config.internal.DefaultComponentBuildingDefinitionRegistryFactory
 
DefaultConfigurationParameters - Class in org.mule.runtime.config.internal.dsl.model
 
DefaultConfigurationParameters.Builder - Class in org.mule.runtime.config.internal.dsl.model
 
DefaultConfigurationPropertiesProviderFactory - Class in org.mule.runtime.config.api.dsl.model.properties
Deprecated.
since 4.4, use the SDK instead of registering parsers manually.
DefaultConfigurationPropertiesProviderFactory() - Constructor for class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
Deprecated.
 
DefaultDslElementModelFactory - Class in org.mule.runtime.config.internal.dsl.model
Default implementation of a DslElementModelFactory
DefaultDslElementModelFactory(DslResolvingContext) - Constructor for class org.mule.runtime.config.internal.dsl.model.DefaultDslElementModelFactory
 
DefaultExpressionManagerFactoryBean - Class in org.mule.runtime.config.internal.el
Creates the default ExpressionManager
DefaultExpressionManagerFactoryBean() - Constructor for class org.mule.runtime.config.internal.el.DefaultExpressionManagerFactoryBean
 
DefaultFlowFactoryBean - Class in org.mule.runtime.config.internal.factories
Generates an immutable Flow with the provided config.
DefaultFlowFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
DefaultNameParser - Class in org.mule.runtime.config.internal.jndi
A default implementation of NameParser
DefaultNameParser() - Constructor for class org.mule.runtime.config.internal.jndi.DefaultNameParser
 
DefaultOptionalObjectsController - Class in org.mule.runtime.config.internal.registry
Default implementation of OptionalObjectsController
DefaultOptionalObjectsController() - Constructor for class org.mule.runtime.config.internal.registry.DefaultOptionalObjectsController
 
DefaultSpringJndiContext - Class in org.mule.runtime.config.internal.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.internal.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(Hashtable) - Constructor for class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(Hashtable, Map) - Constructor for class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(Hashtable, Map, String) - Constructor for class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(DefaultSpringJndiContext, Hashtable) - Constructor for class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(DefaultSpringJndiContext, Hashtable, String) - Constructor for class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
DefaultValueVisitor - Class in org.mule.runtime.config.internal.dsl.spring
Visitor to acquire the default value, if any, defined for the attribute.
DefaultValueVisitor() - Constructor for class org.mule.runtime.config.internal.dsl.spring.DefaultValueVisitor
 
DefaultXmlArtifactDeclarationLoader - Class in org.mule.runtime.config.internal.dsl.declaration
Deprecated.
From 4.4 onwards use AstXmlArtifactDeclarationLoader.
DefaultXmlArtifactDeclarationLoader(DslResolvingContext) - Constructor for class org.mule.runtime.config.internal.dsl.declaration.DefaultXmlArtifactDeclarationLoader
Deprecated.
 
DefaultXmlDslElementModelConverter - Class in org.mule.runtime.config.internal.dsl.model
Default implementation of XmlDslElementModelConverter
DefaultXmlDslElementModelConverter(Document) - Constructor for class org.mule.runtime.config.internal.dsl.model.DefaultXmlDslElementModelConverter
 
dependencies() - Method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 
DependencyGraphBeanDependencyResolver - Class in org.mule.runtime.config.internal.resolvers
A BeanDependencyResolver to resolve direct dependencies based on spring BeanDefinitions and dependencies in the configuration.
DependencyGraphBeanDependencyResolver(ConfigurationDependencyResolver, DeclaredDependencyResolver, AutoDiscoveredDependencyResolver, AbstractSpringRegistry) - Constructor for class org.mule.runtime.config.internal.resolvers.DependencyGraphBeanDependencyResolver
 
DependencyGraphLifecycleObjectSorter - Class in org.mule.runtime.config.internal
Specialization of DefaultLifecycleObjectSorter which uses an AbstractSpringRegistry to not only consider the provided objects but the beans on which that object depends on.
DependencyGraphLifecycleObjectSorter(DependencyGraphBeanDependencyResolver, Class<?>[]) - Constructor for class org.mule.runtime.config.internal.DependencyGraphLifecycleObjectSorter
 
DependencyNode - Class in org.mule.runtime.config.internal
DependencyNode provides relevant information such as beanName, object, and current object's children when resolving bean dependencies
DependencyNode(Object) - Constructor for class org.mule.runtime.config.internal.DependencyNode
 
DependencyNode(String, Object) - Constructor for class org.mule.runtime.config.internal.DependencyNode
 
DESCRIPTION_ELEMENT - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
DESCRIPTION_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
deserialize(InputStream) - Method in interface org.mule.runtime.config.api.dsl.ArtifactDeclarationXmlSerializer
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
deserialize(String, InputStream) - Method in interface org.mule.runtime.config.api.dsl.ArtifactDeclarationXmlSerializer
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
deserialize(InputStream) - Method in class org.mule.runtime.config.internal.dsl.model.DefaultArtifactDeclarationXmlSerializer
 
deserialize(String, InputStream) - Method in class org.mule.runtime.config.internal.dsl.model.DefaultArtifactDeclarationXmlSerializer
 
destroySubcontext(Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
destroySubcontext(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
determineTargetType(String, RootBeanDefinition, Class<?>...) - Method in class org.mule.runtime.config.internal.context.ObjectProviderAwareBeanFactory
 
DISABLE_TRANSFORMERS_SUPPORT - Static variable in class org.mule.runtime.config.internal.context.BaseSpringMuleContextServiceConfigurator
Deprecated.
DisabledNotificationConfig() - Constructor for class org.mule.runtime.config.internal.bean.NotificationConfig.DisabledNotificationConfig
 
DiscardedOptionalBeanPostProcessor - Class in org.mule.runtime.config.internal.processor
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.internal.processor.DiscardedOptionalBeanPostProcessor
 
discardOptionalObject(String) - Method in class org.mule.runtime.config.internal.registry.CompositeOptionalObjectsController
 
discardOptionalObject(String) - Method in class org.mule.runtime.config.internal.registry.DefaultOptionalObjectsController
 
discardOptionalObject(String) - Method in interface org.mule.runtime.config.internal.registry.OptionalObjectsController
Registers the given key as a discarded object
dispose() - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
disposeCache(String) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
disposeContext() - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
disposeContext() - Method in class org.mule.runtime.config.internal.registry.SpringRegistry
 
doAddObject(String, Object, List<Object>) - Method in class org.mule.runtime.config.internal.registry.SpringLifecycleObjectSorter
Deprecated.
Adds all the dependencies of the given object first, and the actual object last
DOC_DESCRIPTION_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
DOC_NAMESPACE - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
doConfigure(MuleContext) - Method in class org.mule.runtime.config.internal.ArtifactAstConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
doCreateApplicationComponents(DefaultListableBeanFactory, ArtifactAst, boolean, Map<ComponentAst, SpringComponentModel>) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
Apart from calling MuleArtifactContext.createApplicationComponents(DefaultListableBeanFactory, ArtifactAst, boolean) from the superclass, will handle orphan processors.
doCreateApplicationComponents(DefaultListableBeanFactory, ArtifactAst, boolean, Map<ComponentAst, SpringComponentModel>) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
doCreateInstance() - Method in class org.mule.runtime.config.internal.factories.ComponentFactoryBean
 
doDispose() - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
doGetObject() - Method in class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.dsl.processor.EnvironmentPropertyObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.dsl.processor.ReconnectionConfigObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.dsl.processor.RetryPolicyTemplateObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.AbstractProcessorRouteFactoryBean
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.ChoiceRouterObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.DynamicConfigExpirationObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.EnrichedErrorMappingsFactoryBean
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.ErrorHandlerFactoryBean
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.ExpirationPolicyObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.FlowRefFactoryBean
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.OnErrorFactoryBean
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.SchedulingMessageSourceFactoryBean
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.streaming.InMemoryCursorIteratorProviderObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.streaming.InMemoryCursorStreamProviderObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.streaming.NullCursorIteratorProviderObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.streaming.NullCursorStreamProviderObjectFactory
 
doGetObject() - Method in class org.mule.runtime.config.internal.factories.SubflowMessageProcessorChainFactoryBean
 
doGetObject() - Method in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
doInitialise() - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
doInitialise() - Method in class org.mule.runtime.config.internal.registry.SpringRegistry
 
doLookupProviders(Class<T>, ClassLoader) - Method in class org.mule.runtime.config.api.dsl.processor.xml.XmlApplicationServiceRegistry
doOnOperation(String) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
doRegisterErrors(ArtifactAst) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
doRegisterObject(ObjectBootstrapProperty) - Method in class org.mule.runtime.config.internal.registry.SpringRegistryBootstrap
 
doRegisterTransformer(TransformerBootstrapProperty, Class<?>, Class<? extends Transformer>) - Method in class org.mule.runtime.config.internal.registry.SpringRegistryBootstrap
 
doStart() - Method in class org.mule.runtime.config.internal.factories.FlowRefMessageProcessor
 
doUnregisterObject(String) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
doValidateModel(ArtifactAst, Predicate<Validation>) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
DslElementModelFactory - Interface in org.mule.runtime.config.api.dsl.model
Provides the DslElementModel of any ComponentConfiguration within the context of the available application plugins, provided for each instance of this DslElementModelFactory
DynamicConfigExpirationObjectFactory - Class in org.mule.runtime.config.internal.factories
An ObjectFactory which produces instances of DynamicConfigExpiration
DynamicConfigExpirationObjectFactory(long, TimeUnit) - Constructor for class org.mule.runtime.config.internal.factories.DynamicConfigExpirationObjectFactory
 

E

elementToString(Element) - Static method in class org.mule.runtime.config.internal.util.SpringXMLUtils
 
EnabledNotificationConfig(Class<L>, Class<N>) - Constructor for class org.mule.runtime.config.internal.bean.NotificationConfig.EnabledNotificationConfig
 
EnabledNotificationConfig() - Constructor for class org.mule.runtime.config.internal.bean.NotificationConfig.EnabledNotificationConfig
 
encrypt(InputStream, Object) - Method in class org.mule.runtime.config.internal.bean.CustomEncryptionStrategyDelegate
 
encrypt(byte[], Object) - Method in class org.mule.runtime.config.internal.bean.CustomEncryptionStrategyDelegate
 
EnrichedErrorMappingsFactoryBean - Class in org.mule.runtime.config.internal.factories
 
EnrichedErrorMappingsFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.EnrichedErrorMappingsFactoryBean
 
ensureUniqueId(Element, String) - Static method in class org.mule.runtime.config.internal.parsers.generic.AutoIdUtils
 
environment - Variable in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
EnvironmentPropertyObjectFactory - Class in org.mule.runtime.config.internal.dsl.processor
 
EnvironmentPropertyObjectFactory(Map) - Constructor for class org.mule.runtime.config.internal.dsl.processor.EnvironmentPropertyObjectFactory
 
equals(Object) - Method in class org.mule.runtime.config.internal.BeanWrapper
 
error(SAXParseException) - Method in class org.mule.runtime.config.internal.util.NoOpXmlErrorHandler
 
ERROR_HANDLER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ERROR_HANDLER_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ERROR_MAPPING - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
ERROR_MAPPING_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
ErrorHandlerFactoryBean - Class in org.mule.runtime.config.internal.factories
An ObjectFactory which produces ErrorHandler instances.
ErrorHandlerFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.ErrorHandlerFactoryBean
 
evaluate(String, CoreEvent, CoreEvent.Builder, ComponentLocation, BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
evaluate(String, CoreEvent, ComponentLocation, BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
evaluate(String, CoreEvent, BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
evaluate(String, DataType, CoreEvent, BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
evaluate(String, DataType, CoreEvent, ComponentLocation, BindingContext, boolean) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
evaluateLogExpression(String, CoreEvent, ComponentLocation, BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
EVENT_MAP - Static variable in class org.mule.runtime.config.internal.bean.NotificationConfig
 
exceptionListener - Variable in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
EXPIRATION_POLICY_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
ExpirationPolicyObjectFactory - Class in org.mule.runtime.config.internal.factories
An ObjectFactory which produces instances of ExpirationPolicy
ExpirationPolicyObjectFactory() - Constructor for class org.mule.runtime.config.internal.factories.ExpirationPolicyObjectFactory
 
ExtensionManagerFactoryBean - Class in org.mule.runtime.config.internal.factories
A FactoryBean which returns the ExtensionManager obtained through MuleContext.getExtensionManager().
ExtensionManagerFactoryBean(MuleContext) - Constructor for class org.mule.runtime.config.internal.factories.ExtensionManagerFactoryBean
 

F

fatalError(SAXParseException) - Method in class org.mule.runtime.config.internal.util.NoOpXmlErrorHandler
 
find(Location) - Method in class org.mule.runtime.config.internal.context.BaseConfigurationComponentLocator
 
find(ComponentIdentifier) - Method in class org.mule.runtime.config.internal.context.BaseConfigurationComponentLocator
 
find(Location) - Method in class org.mule.runtime.config.internal.context.SpringConfigurationComponentLocator
find(ComponentIdentifier) - Method in class org.mule.runtime.config.internal.context.SpringConfigurationComponentLocator
findAllLocations() - Method in class org.mule.runtime.config.internal.context.BaseConfigurationComponentLocator
 
findAllLocations() - Method in class org.mule.runtime.config.internal.context.SpringConfigurationComponentLocator
findComponentDefinitionModel(ArtifactAst, ComponentIdentifier) - Static method in class org.mule.runtime.config.internal.model.ApplicationModel
 
FIXED_FREQUENCY_STRATEGY_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
FixedTypeConstantFactoryBean<T> - Class in org.mule.runtime.config.internal.factories
A specialization of ConstantFactoryBean which always returns a fix type when FixedTypeConstantFactoryBean.getObjectType() is invoked, regardless of the actual value
FixedTypeConstantFactoryBean(T, Class<?>) - Constructor for class org.mule.runtime.config.internal.factories.FixedTypeConstantFactoryBean
 
FLOW_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
FLOW_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
FLOW_REF_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
FLOW_REF_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
FlowRefFactoryBean - Class in org.mule.runtime.config.internal.factories
 
FlowRefFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.FlowRefFactoryBean
 
FlowRefMessageProcessor - Class in org.mule.runtime.config.internal.factories
Defines a common base class for flow-ref processors.
FlowRefMessageProcessor(FlowRefFactoryBean) - Constructor for class org.mule.runtime.config.internal.factories.FlowRefMessageProcessor
 
forceUniqueId(Element, String) - Static method in class org.mule.runtime.config.internal.parsers.generic.AutoIdUtils
 
FOREACH_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
FOREACH_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 

G

getAllOptionalKeys() - Method in class org.mule.runtime.config.internal.registry.CompositeOptionalObjectsController
 
getAllOptionalKeys() - Method in class org.mule.runtime.config.internal.registry.DefaultOptionalObjectsController
 
getAllOptionalKeys() - Method in interface org.mule.runtime.config.internal.registry.OptionalObjectsController
 
getAnnotation(QName) - Method in class org.mule.runtime.config.internal.factories.ComponentFactoryBean
 
getAnnotations() - Method in class org.mule.runtime.config.internal.factories.ComponentFactoryBean
 
getAnnotations() - Method in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
getApplicationContext() - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
getApplicationModel() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getArtifactAst() - Method in class org.mule.runtime.config.internal.artifact.SpringArtifactContext
 
getArtifactComponentBuildingDefinitions(ClassLoader) - Static method in class org.mule.runtime.config.internal.util.ComponentBuildingDefinitionUtils
Lookups for specific instances of ComponentBuildingDefinitionProvider declared in the provided class loader and retrieves all the ComponentBuildingDefinitions from those providers.
getArtifactName() - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig
Deprecated.
 
getArtifactName() - Method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 
getArtifactObjectProvider() - Method in class org.mule.runtime.config.internal.context.ImmutableObjectProviderConfiguration
 
getArtifactProperties() - Method in class org.mule.runtime.config.internal.ArtifactAstConfigurationBuilder
 
getArtifactProperties() - Method in class org.mule.runtime.config.internal.context.SpringMuleContextServiceConfigurator
 
getArtifactType() - Method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 
getArtifactType() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getAsText() - Method in class org.mule.runtime.config.internal.editors.DatePropertyEditor
Format the Date as String, using the specified DateFormat.
getAutoDiscoveredDependencies(String) - Method in class org.mule.runtime.config.internal.resolvers.AutoDiscoveredDependencyResolver
 
getBean(Class<T>) - Method in class org.mule.runtime.config.internal.context.ObjectProviderAwareBeanFactory
 
getBean(String) - Method in class org.mule.runtime.config.internal.context.ObjectProviderAwareBeanFactory
 
getBeanDefinition() - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
getBeanDependencyResolver() - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
getBeanDependencyResolver() - Method in class org.mule.runtime.config.internal.registry.BaseSpringRegistry
 
getBeanDependencyResolver() - Method in class org.mule.runtime.config.internal.registry.SpringRegistry
 
getBeanNamesForType(Class<?>) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
getBeanNamesForType(Class<?>) - Method in interface org.mule.runtime.config.internal.registry.SpringContextRegistry
 
getBeanReference() - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
getBeansOfType(Class<T>) - Method in class org.mule.runtime.config.internal.context.ObjectProviderAwareBeanFactory
 
getBeansOfType(Class<T>, boolean, boolean) - Method in class org.mule.runtime.config.internal.context.ObjectProviderAwareBeanFactory
 
getBeansOfTypeWithObjectProviderObjects(Class<T>, boolean, boolean) - Method in class org.mule.runtime.config.internal.context.ObjectProviderAwareBeanFactory
 
getBeansTracked() - Method in class org.mule.runtime.config.internal.context.lazy.TrackingPostProcessor
 
getBuilderInstance() - Method in class org.mule.runtime.config.internal.factories.SubflowMessageProcessorChainFactoryBean
 
getBuilderInstance() - Method in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
getBuildingDefinition(ComponentIdentifier) - Method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionRegistry
Deprecated.
Lookups a ComponentBuildingDefinition for a certain configuration component.
getChildren() - Method in class org.mule.runtime.config.internal.DependencyNode
 
getComplexConfigurationParameter(ComponentIdentifier) - Method in interface org.mule.runtime.config.api.dsl.model.ConfigurationParameters
Gets all the configuration of a complex parameter type with an specific ComponentIdentifier.
getComplexConfigurationParameter(ComponentIdentifier) - Method in class org.mule.runtime.config.internal.dsl.model.DefaultConfigurationParameters
 
getComplexConfigurationParameters() - Method in interface org.mule.runtime.config.api.dsl.model.ConfigurationParameters
Gets all the complex parameters and they related identifier
getComplexConfigurationParameters() - Method in class org.mule.runtime.config.internal.dsl.model.DefaultConfigurationParameters
 
getComponent() - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
getComponent() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateBeanDefinitionRequest
 
getComponentBuildingDefinition() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateBeanDefinitionRequest
 
getComponentBuildingDefinitions() - Method in class org.mule.runtime.config.internal.dsl.model.CoreComponentBuildingDefinitionProvider
 
getComponentHierarchy() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateBeanDefinitionRequest
 
getComponentIdentifier() - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
getConfigFiles() - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig
Deprecated.
 
getConfigurationDependencyResolver() - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
getConfigurationDependencyResolver() - Method in class org.mule.runtime.config.internal.registry.BaseSpringRegistry
 
getConfigurationDependencyResolver() - Method in interface org.mule.runtime.config.internal.registry.BeanDependencyResolver
 
getConfigurationDependencyResolver() - Method in class org.mule.runtime.config.internal.registry.DefaultBeanDependencyResolver
 
getConfigurationDependencyResolver() - Method in class org.mule.runtime.config.internal.registry.SpringRegistry
 
getConfigurationDependencyResolver() - Method in class org.mule.runtime.config.internal.resolvers.DependencyGraphBeanDependencyResolver
 
getConfigurationProperties() - Method in class org.mule.runtime.config.internal.context.ImmutableObjectProviderConfiguration
 
getConfigurationProperties() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getCoreFunctionsProvider() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getDeclaredDependencies(Object) - Method in class org.mule.runtime.config.internal.resolvers.DeclaredDependencyResolver
 
getDefault(DslResolvingContext) - Static method in interface org.mule.runtime.config.api.dsl.ArtifactDeclarationXmlSerializer
Provides an instance of the default implementation of the ArtifactDeclarationXmlSerializer.
getDefault(DslResolvingContext) - Static method in interface org.mule.runtime.config.api.dsl.model.DslElementModelFactory
Provides a default implementation of the DslElementModelFactory
getDefault(Document) - Static method in interface org.mule.runtime.config.api.dsl.model.XmlDslElementModelConverter
Provides a default implementation of the XmlDslElementModelConverter.
getDefault(DslResolvingContext) - Static method in interface org.mule.runtime.config.internal.dsl.model.XmlArtifactDeclarationLoader
Provides an instance of the default implementation of the XmlArtifactDeclarationLoader.
getDefaultValue() - Method in class org.mule.runtime.config.internal.dsl.spring.DefaultValueVisitor
 
getDependencies(String) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
getDependencies(String) - Method in interface org.mule.runtime.config.internal.registry.SpringContextRegistry
 
getDirectBeanDependencies(BeanWrapper, int) - Method in class org.mule.runtime.config.internal.resolvers.DependencyGraphBeanDependencyResolver
Provides only direct dependencies/required components for the object provided
getDirectComponentDependencies(String) - Method in class org.mule.runtime.config.internal.resolvers.ConfigurationDependencyResolver
 
getDiscardedObjectPlaceholder() - Method in class org.mule.runtime.config.internal.registry.CompositeOptionalObjectsController
 
getDiscardedObjectPlaceholder() - Method in class org.mule.runtime.config.internal.registry.DefaultOptionalObjectsController
 
getDiscardedObjectPlaceholder() - Method in interface org.mule.runtime.config.internal.registry.OptionalObjectsController
A placeholder for Spring to temporarily work with.
getEntityKeys(Location) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getEntityMetadata(Location, MetadataKey) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getEntries() - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
getEnvironment() - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
getErrorHandlerBuilder() - Method in class org.mule.runtime.config.internal.dsl.model.CoreComponentBuildingDefinitionProvider
 
getErrors() - Method in class org.mule.runtime.config.internal.util.NoOpXmlErrorHandler
 
getErrorTypeRepository() - Method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 
getEventClass() - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
getEventName() - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
getExceptionListener() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
getExtensionModelsComponentBuildingDefinitions(Set<ExtensionModel>, DslResolvingContext) - Static method in class org.mule.runtime.config.internal.util.ComponentBuildingDefinitionUtils
Retrieve the ComponentBuildingDefinitions from a set of extension models.
getFieldValues(Location, String, String) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyValueProviderService
 
getGenericPropertiesCustomProcessingIdentifiers() - Method in interface org.mule.runtime.config.privileged.dsl.BeanDefinitionPostProcessor
 
getIdForComponentAttributesMetadata(ComponentAst) - Method in class org.mule.runtime.config.api.dsl.model.metadata.ComponentBasedMetadataCacheIdGenerator
getIdForComponentAttributesMetadata(ElementDeclaration) - Method in class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedMetadataCacheIdGenerator
 
getIdForComponentInputMetadata(ComponentAst, String) - Method in class org.mule.runtime.config.api.dsl.model.metadata.ComponentBasedMetadataCacheIdGenerator
getIdForComponentInputMetadata(ElementDeclaration, String) - Method in class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedMetadataCacheIdGenerator
 
getIdForComponentMetadata(ComponentAst) - Method in class org.mule.runtime.config.api.dsl.model.metadata.ComponentBasedMetadataCacheIdGenerator
getIdForComponentMetadata(ElementDeclaration) - Method in class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedMetadataCacheIdGenerator
 
getIdForComponentOutputMetadata(ComponentAst) - Method in class org.mule.runtime.config.api.dsl.model.metadata.ComponentBasedMetadataCacheIdGenerator
getIdForComponentOutputMetadata(ElementDeclaration) - Method in class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedMetadataCacheIdGenerator
 
getIdForDependency(ElementDeclaration) - Method in class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedValueProviderCacheIdGenerator
 
getIdForGlobalMetadata(ComponentAst) - Method in class org.mule.runtime.config.api.dsl.model.metadata.ComponentBasedMetadataCacheIdGenerator
 
getIdForGlobalMetadata(ElementDeclaration) - Method in class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedMetadataCacheIdGenerator
 
getIdForMetadataKeys(ComponentAst) - Method in class org.mule.runtime.config.api.dsl.model.metadata.ComponentBasedMetadataCacheIdGenerator
getIdForMetadataKeys(ElementDeclaration) - Method in class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedMetadataCacheIdGenerator
 
getIdForResolvedValues(ComponentAst, String) - Method in class org.mule.runtime.config.api.dsl.model.metadata.ComponentBasedValueProviderCacheIdGenerator
 
getIdForResolvedValues(ComponentAst, String, String) - Method in class org.mule.runtime.config.api.dsl.model.metadata.ComponentBasedValueProviderCacheIdGenerator
 
getIdForResolvedValues(ElementDeclaration, String) - Method in class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedValueProviderCacheIdGenerator
 
getIdForResolvedValues(ElementDeclaration, String, String) - Method in class org.mule.runtime.config.api.dsl.model.metadata.DeclarationBasedValueProviderCacheIdGenerator
 
getImportedResources() - Method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 
getInitialState() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
getInputMetadata(Location, MetadataKey) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getInterfaceClass() - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
getInterfaceName() - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
getIsEagerInit() - Method in interface org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.SmartFactoryBeanInterceptor
 
getIsPrototype() - Method in interface org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.SmartFactoryBeanInterceptor
 
getIsSingleton() - Method in interface org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.SmartFactoryBeanInterceptor
 
getLocation() - Method in class org.mule.runtime.config.internal.factories.FlowRefMessageProcessor
 
getMapEntryType() - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
getMapEntryType() - Method in class org.mule.runtime.config.internal.dsl.processor.ObjectTypeVisitor
 
getMaxConcurrency() - Method in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
getMemoryManagementService() - Method in class org.mule.runtime.config.internal.context.SpringMuleContextServiceConfigurator
 
getMergedListeners(ServerNotificationManager) - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
getMessageProcessors() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
getMessageSource() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
getMetadataKeys(Location) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getMetadataKeys(Location, MetadataKey) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getMuleContext() - Method in class org.mule.runtime.config.internal.artifact.SpringArtifactContext
 
getMuleContext() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getMuleContext() - Method in class org.mule.runtime.config.internal.context.SpringMuleContextServiceConfigurator
 
getMuleContext() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
getMuleMessageTransformerBaseBuilder() - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
Deprecated.
 
getMuleRegistry() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getName() - Method in class org.mule.runtime.config.internal.bean.CustomEncryptionStrategyDelegate
 
getName() - Method in class org.mule.runtime.config.internal.bean.CustomSecurityProviderDelegate
 
getName() - Method in class org.mule.runtime.config.internal.BeanWrapper
 
getName() - Method in class org.mule.runtime.config.internal.DependencyNode
 
getName() - Method in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
getName() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
getNameAndObject() - Method in class org.mule.runtime.config.internal.DependencyNode
 
getNameInNamespace() - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
getNameOrId(Element) - Static method in class org.mule.runtime.config.internal.util.SpringXMLUtils
 
getNameParser(Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
getNameParser(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
getNamespace() - Method in class org.mule.runtime.config.internal.dsl.xml.StaticXmlNamespaceInfo
 
getNamespaceUriPrefix() - Method in class org.mule.runtime.config.internal.dsl.xml.StaticXmlNamespaceInfo
 
getNestedComponentParamProcessor() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateComponentBeanDefinitionRequest
 
getNestedComponentParamProcessor() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateParamBeanDefinitionRequest
 
getObject() - Method in class org.mule.runtime.config.api.factories.streaming.AbstractCursorProviderObjectFactory
 
getObject() - Method in class org.mule.runtime.config.internal.DependencyNode
 
getObject() - Method in class org.mule.runtime.config.internal.dsl.spring.MapFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.el.DataWeaveExtendedExpressionLanguageAdaptorFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.el.DefaultExpressionManagerFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.factories.ConstantFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.factories.ExtensionManagerFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.factories.MuleContextFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.factories.SchedulerBaseConfigFactory
 
getObject() - Method in class org.mule.runtime.config.internal.factories.TransactionManagerFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
getObject() - Method in class org.mule.runtime.config.internal.lazy.LazyDataWeaveExtendedExpressionLanguageAdaptorFactoryBean
 
getObjectFactoryClass(Class) - Method in class org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository
Retrieves a Class for the ObjectFactory defined by the objectFactoryType parameter.
getObjectFactoryDynamicClass(ComponentBuildingDefinition, Class, Class, Supplier<Boolean>) - Method in class org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository
Deprecated.
getObjectInstance() - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
getObjectType() - Method in class org.mule.runtime.config.internal.dsl.spring.MapFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.el.DataWeaveExtendedExpressionLanguageAdaptorFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.el.DefaultExpressionManagerFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.ChoiceRouterObjectFactory
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.ConstantFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.ExtensionManagerFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.FixedTypeConstantFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.MuleContextFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.ObjectStoreFromRegistryFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.SchedulerBaseConfigFactory
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.TransactionManagerFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
getObjectType() - Method in class org.mule.runtime.config.internal.lazy.LazyDataWeaveExtendedExpressionLanguageAdaptorFactoryBean
 
getObjectTypeClass() - Method in interface org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.SmartFactoryBeanInterceptor
 
getOperationMetadata(Location) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getOperationMetadata(Location, MetadataKey) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getOptionalObjectsController() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getOutputMetadata(Location, MetadataKey) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getOwner() - Method in class org.mule.runtime.config.internal.factories.FlowRefMessageProcessor
 
getParam() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateParamBeanDefinitionRequest
 
getParameter(String) - Method in class org.mule.runtime.config.internal.dsl.spring.CreateBeanDefinitionRequest
Resolve a parameter with the provided name in the scope of the param owner of this request.
getParameter(String) - Method in class org.mule.runtime.config.internal.dsl.spring.CreateDslParamGroupBeanDefinitionRequest
 
getParameter(String) - Method in class org.mule.runtime.config.internal.dsl.spring.CreateParamBeanDefinitionRequest
 
getParamGroupModel() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateDslParamGroupBeanDefinitionRequest
 
getParamOwnerComponent() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateDslParamGroupBeanDefinitionRequest
 
getParamOwnerComponent() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateParamBeanDefinitionRequest
 
getParamsModels() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateBeanDefinitionRequest
 
getParent() - Method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 
getParentComponentModelInitializerAdapter(boolean) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
getProcessingStrategyFactory() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
getProcessorRoute(MessageProcessorChain) - Method in class org.mule.runtime.config.internal.factories.AbstractProcessorRouteFactoryBean
 
getProcessorRoute(MessageProcessorChain) - Method in class org.mule.runtime.config.internal.factories.ProcessorExpressionRouteFactoryBean
 
getProcessorRoute(MessageProcessorChain) - Method in class org.mule.runtime.config.internal.factories.ProcessorRouteFactoryBean
 
getPropertyValue(String) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
getPropertyValueFromPropertyComponent(ComponentAst) - Static method in class org.mule.runtime.config.internal.dsl.spring.PropertyComponentUtils
Creates a Pair from a generic property/ies component in the configuration.
getReferencedFlow(String, FlowRefMessageProcessor) - Method in class org.mule.runtime.config.internal.factories.FlowRefFactoryBean
 
getRegistry() - Method in class org.mule.runtime.config.internal.artifact.SpringArtifactContext
 
getRegistry() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getResourceLocator() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getRuntimeComponentBuildingDefinitionProvider() - Static method in class org.mule.runtime.config.internal.util.ComponentBuildingDefinitionUtils
Utility method to find all ComponentBuildingDefinitions provided by the runtime.
getSampleData(Location) - Method in class org.mule.runtime.config.internal.bean.lazy.LazySampleDataService
 
getSampleData(String, String, Map<String, Object>, Supplier<Optional<ConfigurationInstance>>) - Method in class org.mule.runtime.config.internal.bean.lazy.LazySampleDataService
 
getServiceDiscoverer() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
getSortedObjects() - Method in class org.mule.runtime.config.internal.DependencyGraphLifecycleObjectSorter
The objects in each graph(bucket) will be sorted based on the topological order.
getSource() - Method in class org.mule.runtime.config.internal.factories.EnrichedErrorMappingsFactoryBean
 
getSourceMetadata(Location) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getSourceMetadata(Location, MetadataKey) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
getSpringComponentModel() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateBeanDefinitionRequest
 
getStringParameter(String) - Method in interface org.mule.runtime.config.api.dsl.model.ConfigurationParameters
Gets the value of a simple parameter as an string.
getStringParameter(String) - Method in class org.mule.runtime.config.internal.dsl.model.DefaultConfigurationParameters
 
getSupportedComponentIdentifier() - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProviderFactory
Deprecated.
 
getSupportedComponentIdentifier() - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
Deprecated.
 
getTarget() - Method in class org.mule.runtime.config.internal.factories.EnrichedErrorMappingsFactoryBean
 
getTextChild(Element) - Static method in class org.mule.runtime.config.internal.util.SpringXMLUtils
 
getTransformerBaseBuilder(Class<? extends AbstractTransformer>, KeyAttributeDefinitionPair...) - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
Deprecated.
 
getTransformerBaseBuilder(ConfigurableInstanceFactory, Class<? extends Transformer>, KeyAttributeDefinitionPair...) - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
Deprecated.
 
getTransitiveDependencies(String, int) - Method in class org.mule.runtime.config.internal.resolvers.DependencyGraphBeanDependencyResolver
Provides all the dependencies/required components for the object provided
getType() - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
getType() - Method in class org.mule.runtime.config.internal.dsl.processor.ObjectTypeVisitor
 
getUniqueName(Element, String) - Static method in class org.mule.runtime.config.internal.parsers.generic.AutoIdUtils
 
getValues(Location, String) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyValueProviderService
getWrappedComponent(ComponentIdentifier) - Method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionRegistry
Deprecated.
Lookups a ComponentBuildingDefinitionRegistry.WrapperElementType for a certain configuration element.
getWrappedObject() - Method in class org.mule.runtime.config.internal.BeanWrapper
 
getXmlNamespacesInfo() - Method in class org.mule.runtime.config.internal.dsl.processor.xml.ModuleXmlNamespaceInfoProvider
 
getXmlNamespacesInfo() - Method in class org.mule.runtime.config.internal.dsl.xml.StaticXmlNamespaceInfoProvider
 
GLOBAL_PROPERTY - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
GLOBAL_PROPERTY_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 

H

handleSpringComponentModel(SpringComponentModel, Map<ComponentAst, SpringComponentModel>, BeanDefinitionRegistry, SpringConfigurationComponentLocator) - Method in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
hasDefinition(ComponentIdentifier) - Method in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
Used to collaborate with the bean definition parsers mechanism.
hashCode() - Method in class org.mule.runtime.config.internal.BeanWrapper
 

I

ImmutableObjectProviderConfiguration - Class in org.mule.runtime.config.internal.context
Immutable implementation of ObjectProviderConfiguration
ImmutableObjectProviderConfiguration(ConfigurationProperties, ObjectProvider) - Constructor for class org.mule.runtime.config.internal.context.ImmutableObjectProviderConfiguration
 
init() - Method in class org.mule.runtime.config.internal.dsl.model.CoreComponentBuildingDefinitionProvider
 
initialise() - Method in class org.mule.runtime.config.internal.bean.CustomEncryptionStrategyDelegate
 
initialise() - Method in class org.mule.runtime.config.internal.bean.CustomSecurityProviderDelegate
 
initialise() - Method in class org.mule.runtime.config.internal.bean.lazy.LazyConnectivityTestingService
 
initialise() - Method in class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
 
initialise() - Method in class org.mule.runtime.config.internal.bean.lazy.LazySampleDataService
 
initialise() - Method in class org.mule.runtime.config.internal.bean.lazy.LazyValueProviderService
 
initialise() - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
initialiseObject(ConfigurableApplicationContext, String, T) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
initialize() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
initializeComponent(Location) - Method in interface org.mule.runtime.config.api.LazyComponentInitializer
Calling this method guarantees that the requested component from the configuration will be created, initialized and started.
initializeComponent(Location, boolean) - Method in interface org.mule.runtime.config.internal.context.lazy.LazyComponentInitializerAdapter
Calling this method guarantees that the requested component from the configuration will be created and initialized.
initializeComponent(Location) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
initializeComponent(Location, boolean) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
initializeComponent(Location) - Method in class org.mule.runtime.config.internal.context.NoOpLazyComponentInitializer
 
initializeComponents(LazyComponentInitializer.ComponentLocationFilter) - Method in interface org.mule.runtime.config.api.LazyComponentInitializer
Calling this method guarantees that the components accepted by the filter from the configuration will be created, initialized and started.
initializeComponents(LazyComponentInitializer.ComponentLocationFilter, boolean) - Method in interface org.mule.runtime.config.internal.context.lazy.LazyComponentInitializerAdapter
Calling this method guarantees that the components accepted by the filter from the configuration will be created and initialized.
initializeComponents(LazyComponentInitializer.ComponentLocationFilter) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
initializeComponents(LazyComponentInitializer.ComponentLocationFilter, boolean) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
initializeComponents(Predicate<ComponentAst>, boolean) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
initializeComponents(LazyComponentInitializer.ComponentLocationFilter) - Method in class org.mule.runtime.config.internal.context.NoOpLazyComponentInitializer
 
initializeComponents(Predicate<ComponentAst>, boolean) - Method in interface org.mule.runtime.config.internal.model.ComponentModelInitializer
Initializes the componentModels that match for the predicate.
inject(T) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
InjectParamsFromContextServiceMethodInvoker - Class in org.mule.runtime.config.internal.context.service
A MethodInvoker to automatically reroute Service method invocations to Inject annotated overloads, similar to InjectParamsFromContextServiceProxy
InjectParamsFromContextServiceMethodInvoker(Registry) - Constructor for class org.mule.runtime.config.internal.context.service.InjectParamsFromContextServiceMethodInvoker
Creates a new instance
InjectParamsFromContextServiceProxy - Class in org.mule.runtime.config.internal.context.service
Proxies a Service instance to automatically Inject parameters for invocations of implementation methods.
InjectParamsFromContextServiceProxy(Service, Registry) - Constructor for class org.mule.runtime.config.internal.context.service.InjectParamsFromContextServiceProxy
Creates a new proxy for the provided service instance.
InMemoryCursorIteratorProviderObjectFactory - Class in org.mule.runtime.config.internal.factories.streaming
 
InMemoryCursorIteratorProviderObjectFactory(int, int, int) - Constructor for class org.mule.runtime.config.internal.factories.streaming.InMemoryCursorIteratorProviderObjectFactory
 
InMemoryCursorStreamProviderObjectFactory - Class in org.mule.runtime.config.internal.factories.streaming
 
InMemoryCursorStreamProviderObjectFactory(int, int, int, DataUnit) - Constructor for class org.mule.runtime.config.internal.factories.streaming.InMemoryCursorStreamProviderObjectFactory
 
INNER_BEAN_PREFIX - Static variable in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
instantiate(RootBeanDefinition, String, BeanFactory) - Method in class org.mule.runtime.config.internal.util.LaxInstantiationStrategyWrapper
 
instantiate(RootBeanDefinition, String, BeanFactory, Constructor<?>, Object...) - Method in class org.mule.runtime.config.internal.util.LaxInstantiationStrategyWrapper
 
instantiate(RootBeanDefinition, String, BeanFactory, Object, Method, Object...) - Method in class org.mule.runtime.config.internal.util.LaxInstantiationStrategyWrapper
 
INTERFACE_MAP - Static variable in class org.mule.runtime.config.internal.bean.NotificationConfig
 
internalBind(String, Object) - Method in class org.mule.runtime.config.internal.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.internal.jndi.DefaultSpringJndiContext
 
internalLookupByType(Class<T>, boolean, boolean) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
internalLookupByTypeWithoutAncestorsAndObjectProviders(Class<T>, boolean, boolean) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
internalLookupByTypeWithoutAncestorsAndObjectProviders(Class<T>, boolean, boolean, ApplicationContext) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
intersection(Collection<String>) - Method in class org.mule.runtime.config.internal.context.lazy.TrackingPostProcessor
 
invoke(Object, Method, Object[]) - Method in class org.mule.runtime.config.internal.context.service.InjectParamsFromContextServiceMethodInvoker
 
invoke(Object, Method, Object[]) - Method in class org.mule.runtime.config.internal.context.service.InjectParamsFromContextServiceProxy
 
invoke(Object, Method, Object[]) - Method in class org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.IsEagerInitGetterInterceptor
 
IS_EAGER_INIT - Static variable in class org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository
 
IS_PROTOTYPE - Static variable in class org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository
 
IS_SINGLETON - Static variable in class org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository
 
isAddToolingObjectsToRegistry() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
isAddToolingObjectsToRegistry() - Method in class org.mule.runtime.config.internal.context.SpringMuleContextServiceConfigurator
 
isAnnotatedObject(SpringComponentModel) - Static method in class org.mule.runtime.config.internal.dsl.spring.ComponentModelHelper
 
isBeansNamespace(Element) - Static method in class org.mule.runtime.config.internal.util.SpringXMLUtils
 
isComponentIgnored(ComponentIdentifier) - Method in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
isDefinitionFor(Object, Class) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
isDiscarded(String) - Method in class org.mule.runtime.config.internal.registry.CompositeOptionalObjectsController
 
isDiscarded(String) - Method in class org.mule.runtime.config.internal.registry.DefaultOptionalObjectsController
 
isDiscarded(String) - Method in interface org.mule.runtime.config.internal.registry.OptionalObjectsController
 
isEagerInit() - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
IsEagerInitGetterInterceptor() - Constructor for class org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.IsEagerInitGetterInterceptor
 
isEventExplicitlyConfigured() - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
isFreeze() - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
isIgnored(ComponentAst) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
isInterfaceExplicitlyConfigured() - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
isLanguageConstructComponent(ComponentIdentifier) - Method in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
isLocalName(Element, String) - Static method in class org.mule.runtime.config.internal.util.SpringXMLUtils
 
isMuleNamespace(Element) - Static method in class org.mule.runtime.config.internal.util.SpringXMLUtils
 
isNullBean(Object) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
isOptional(String) - Method in class org.mule.runtime.config.internal.registry.CompositeOptionalObjectsController
 
isOptional(String) - Method in class org.mule.runtime.config.internal.registry.DefaultOptionalObjectsController
 
isOptional(String) - Method in interface org.mule.runtime.config.internal.registry.OptionalObjectsController
 
isOverwrite() - Method in class org.mule.runtime.config.internal.processor.MuleObjectNameProcessor
 
isPrototype() - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
isReadOnly() - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
isRemote() - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
isRunning() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
This implementation returns false if the context hasn't been initialised yet, in opposition to the default implementation which throws an exception
isSingleton(String) - Method in class org.mule.runtime.config.internal.context.ObjectProviderAwareBeanFactory
 
isSingleton() - Method in class org.mule.runtime.config.internal.dsl.spring.MapFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.el.DataWeaveExtendedExpressionLanguageAdaptorFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.el.DefaultExpressionManagerFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.factories.ConstantFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.factories.ExtensionManagerFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
isSingleton() - Method in class org.mule.runtime.config.internal.factories.MuleContextFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.factories.SchedulerBaseConfigFactory
 
isSingleton() - Method in class org.mule.runtime.config.internal.factories.TransactionManagerFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
isSingleton() - Method in class org.mule.runtime.config.internal.lazy.LazyDataWeaveExtendedExpressionLanguageAdaptorFactoryBean
 
isSingleton(String) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 

L

LaxInstantiationStrategyWrapper - Class in org.mule.runtime.config.internal.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.internal.util.LaxInstantiationStrategyWrapper
 
LAZY_COMPONENT_INITIALIZER_SERVICE_KEY - Static variable in interface org.mule.runtime.config.api.LazyComponentInitializer
Key under which the LazyComponentInitializer can be found in the Registry
LazyComponentInitializer - Interface in org.mule.runtime.config.api
Initializer for the creation of lazy resources.
LazyComponentInitializer.ComponentLocationFilter - Interface in org.mule.runtime.config.api
Defines which components should be initialized by accepting it by ComponentLocation.
LazyComponentInitializerAdapter - Interface in org.mule.runtime.config.internal.context.lazy
Initializer for the creation of lazy resources.
LazyConnectivityTestingService - Class in org.mule.runtime.config.internal.bean.lazy
ConnectivityTestingService implementation that initialises the required components before doing test connectivity.
LazyConnectivityTestingService(LazyComponentInitializer, Supplier<ConnectivityTestingService>) - Constructor for class org.mule.runtime.config.internal.bean.lazy.LazyConnectivityTestingService
 
LazyDataWeaveExtendedExpressionLanguageAdaptorFactoryBean - Class in org.mule.runtime.config.internal.lazy
 
LazyDataWeaveExtendedExpressionLanguageAdaptorFactoryBean() - Constructor for class org.mule.runtime.config.internal.lazy.LazyDataWeaveExtendedExpressionLanguageAdaptorFactoryBean
 
LazyExpressionLanguageAdaptor - Class in org.mule.runtime.config.internal.lazy
Defers the creation of an ExpressionLanguageSessionAdaptor until the moment in which it's actually asked to resolve an expression.
LazyExpressionLanguageAdaptor(CheckedSupplier<ExtendedExpressionLanguageAdaptor>) - Constructor for class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
Creates a new instance
LazyMetadataService - Class in org.mule.runtime.config.internal.bean.lazy
MetadataService implementation that initialises the required components before doing test connectivity.
LazyMetadataService(LazyComponentInitializerAdapter, Supplier<MetadataService>) - Constructor for class org.mule.runtime.config.internal.bean.lazy.LazyMetadataService
 
LazyMuleArtifactContext - Class in org.mule.runtime.config.internal.context.lazy
Implementation of MuleArtifactContext that allows to create configuration components lazily.
LazyMuleArtifactContext(MuleContext, ArtifactAst, OptionalObjectsController, Optional<ConfigurationProperties>, BaseConfigurationComponentLocator, ContributedErrorTypeRepository, ContributedErrorTypeLocator, Map<String, String>, boolean, ArtifactType, Optional<ComponentModelInitializer>, LockFactory, ComponentBuildingDefinitionRegistryFactory, MemoryManagementService, FeatureFlaggingService, ExpressionLanguageMetadataService) - Constructor for class org.mule.runtime.config.internal.context.lazy.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
LazySampleDataService - Class in org.mule.runtime.config.internal.bean.lazy
SampleDataService implementation that initialises just the required components before executing the resolving logic.
LazySampleDataService(LazyComponentInitializerAdapter, Supplier<SampleDataService>) - Constructor for class org.mule.runtime.config.internal.bean.lazy.LazySampleDataService
 
LazyValueProviderService - Class in org.mule.runtime.config.internal.bean.lazy
ValueProviderService implementation flavour that initialises just the required components before executing the resolving logic.
LazyValueProviderService(LazyComponentInitializerAdapter, Supplier<ValueProviderService>, Supplier<ConfigurationComponentLocator>) - Constructor for class org.mule.runtime.config.internal.bean.lazy.LazyValueProviderService
 
LifecycleStatePostProcessor - Class in org.mule.runtime.config.internal.processor
A BeanPostProcessor which sets a given LifecycleStatePostProcessor.state into instances of LifecycleStateAware
LifecycleStatePostProcessor(LifecycleState) - Constructor for class org.mule.runtime.config.internal.processor.LifecycleStatePostProcessor
 
list(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
list(Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
listBindings(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
listBindings(Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
load(InputStream) - Method in class org.mule.runtime.config.internal.dsl.declaration.AstXmlArtifactDeclarationLoader
 
load(String, InputStream) - Method in class org.mule.runtime.config.internal.dsl.declaration.AstXmlArtifactDeclarationLoader
 
load(InputStream) - Method in class org.mule.runtime.config.internal.dsl.declaration.DefaultXmlArtifactDeclarationLoader
Deprecated.
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
load(String, InputStream) - Method in class org.mule.runtime.config.internal.dsl.declaration.DefaultXmlArtifactDeclarationLoader
Deprecated.
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
load(InputStream) - Method in interface org.mule.runtime.config.internal.dsl.model.XmlArtifactDeclarationLoader
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
load(String, InputStream) - Method in interface org.mule.runtime.config.internal.dsl.model.XmlArtifactDeclarationLoader
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.BaseMuleArtifactContext
 
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
locator - Variable in class org.mule.runtime.config.internal.factories.AbstractProcessorRouteFactoryBean
 
locator - Variable in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
lookup(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
lookup(Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
lookupByType(Class<T>) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
lookupEntriesForLifecycleIncludingAncestors(Class<T>) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
lookupEntriesForLifecycleIncludingAncestors(Class<T>) - Method in class org.mule.runtime.config.internal.registry.BaseSpringRegistry
 
lookupEntriesForLifecycleIncludingAncestors(Class<T>) - Method in class org.mule.runtime.config.internal.registry.SpringRegistry
 
lookupLink(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
lookupLink(Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
lookupLocalObjects(Class<T>) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
lookupObject(String) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
lookupObject(String, boolean) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
If looks for the bean registered under key.
lookupObjects(Class<T>) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
lookupObjectsForLifecycle(Class<T>) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
For lifecycle we only want spring to return singleton objects from it's application context
lookupObjectsForLifecycle() - Method in class org.mule.runtime.config.internal.registry.SpringRegistryLifecycleManager
 

M

MANY_CANDIDATES_ERROR_MSG_TEMPLATE - Static variable in class org.mule.runtime.config.internal.context.service.InjectParamsFromContextServiceMethodInvoker
 
MANY_CANDIDATES_ERROR_MSG_TEMPLATE - Static variable in class org.mule.runtime.config.internal.context.service.InjectParamsFromContextServiceProxy
 
MapFactoryBean - Class in org.mule.runtime.config.internal.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.internal.dsl.spring.MapFactoryBean
 
maxConcurrency - Variable in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
memoryManagementService - Variable in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
MessageExchangePatternPropertyEditor - Class in org.mule.runtime.config.internal.editors
 
MessageExchangePatternPropertyEditor() - Constructor for class org.mule.runtime.config.internal.editors.MessageExchangePatternPropertyEditor
 
MessageProcessorChainFactoryBean - Class in org.mule.runtime.config.privileged.dsl.processor
 
MessageProcessorChainFactoryBean() - Constructor for class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
messageProcessors - Variable in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
messageProcessors - Variable in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
ModelBasedMetadataCacheIdGeneratorFactory - Class in org.mule.runtime.config.api.dsl.model.metadata
A ComponentAst based implementation of a MetadataCacheIdGeneratorFactory
ModelBasedMetadataCacheIdGeneratorFactory() - Constructor for class org.mule.runtime.config.api.dsl.model.metadata.ModelBasedMetadataCacheIdGeneratorFactory
 
ModuleXmlNamespaceInfoProvider - Class in org.mule.runtime.config.internal.dsl.processor.xml
 
ModuleXmlNamespaceInfoProvider() - Constructor for class org.mule.runtime.config.internal.dsl.processor.xml.ModuleXmlNamespaceInfoProvider
 
MULE_DOMAIN_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_DOMAIN_ROOT_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_EE_DOMAIN_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_NAMESPACE_PREFIX - Static variable in class org.mule.runtime.config.internal.util.SpringXMLUtils
 
MULE_PROPERTIES_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
MULE_PROPERTY_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
MULE_ROOT_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_TEST_FLOW_REF_MAX_SUB_FLOWS_SINGLE_CHAIN_FAIL - Static variable in class org.mule.runtime.config.internal.factories.FlowRefFactoryBean
 
MuleArtifactContext - Class in org.mule.runtime.config.internal.context
MuleArtifactContext is a simple extension application context that allows resources to be loaded from the Classpath of file system using the MuleBeanDefinitionReader.
MuleArtifactContext(MuleContext, ArtifactAst, OptionalObjectsController, Optional<ConfigurationProperties>, BaseConfigurationComponentLocator, ContributedErrorTypeRepository, ContributedErrorTypeLocator, Map<String, String>, boolean, ArtifactType, ComponentBuildingDefinitionRegistryFactory, MemoryManagementService, FeatureFlaggingService, ExpressionLanguageMetadataService) - Constructor for class org.mule.runtime.config.internal.context.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
MuleConfigurationConfigurator - Class in org.mule.runtime.config.internal.factories
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.internal.factories.MuleConfigurationConfigurator
 
muleContext - Variable in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
muleContext - Variable in class org.mule.runtime.config.internal.factories.SubflowMessageProcessorChainFactoryBean
 
muleContext - Variable in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
MuleContextFactoryBean - Class in org.mule.runtime.config.internal.factories
A FactoryBean which returns a fixed MuleContext
MuleContextFactoryBean(MuleContext) - Constructor for class org.mule.runtime.config.internal.factories.MuleContextFactoryBean
Creates a new instance
MuleContextPostProcessor - Class in org.mule.runtime.config.internal.context
Deprecated.
this interface is deprecated since MuleContext is deprecated. See MuleContext deprecation documentation for a replacement.
MuleContextPostProcessor(MuleContext) - Constructor for class org.mule.runtime.config.internal.context.MuleContextPostProcessor
Deprecated.
 
MuleInjectorProcessor - Class in org.mule.runtime.config.internal.processor
Specialization of AutowiredAnnotationBeanPostProcessor which acts as the default injection post processors to be used in Mule.
MuleInjectorProcessor() - Constructor for class org.mule.runtime.config.internal.processor.MuleInjectorProcessor
 
MuleObjectNameProcessor - Class in org.mule.runtime.config.internal.processor
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.internal.processor.MuleObjectNameProcessor
 
MulePropertyEditorRegistrar - Class in org.mule.runtime.config.internal.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.internal.editors.MulePropertyEditorRegistrar
 

N

name - Variable in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
name - Variable in class org.mule.runtime.config.internal.factories.SubflowMessageProcessorChainFactoryBean
 
name - Variable in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
NAME_ATTRIBUTE - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
NAME_ATTRIBUTE_NAME - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
nameParser - Static variable in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
newContext() - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
NO_OBJECT_FOUND_FOR_PARAM - Static variable in class org.mule.runtime.config.internal.context.service.InjectParamsFromContextServiceMethodInvoker
 
NO_OBJECT_FOUND_FOR_PARAM - Static variable in class org.mule.runtime.config.internal.context.service.InjectParamsFromContextServiceProxy
 
NON_LAZY_CONNECTIVITY_TESTING_SERVICE - Static variable in class org.mule.runtime.config.internal.bean.lazy.LazyConnectivityTestingService
 
NON_LAZY_SAMPLE_DATA_SERVICE - Static variable in class org.mule.runtime.config.internal.bean.lazy.LazySampleDataService
 
NON_LAZY_VALUE_PROVIDER_SERVICE - Static variable in class org.mule.runtime.config.internal.bean.lazy.LazyValueProviderService
 
NON_REPEATABLE_ITERABLE_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
NON_REPEATABLE_STREAM_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
NoOpConnectivityTesterFactory - Class in org.mule.runtime.config.internal.lazy
Implementation of ConnectivityTesterFactory that doesn't do any connectivity testing.
NoOpConnectivityTesterFactory() - Constructor for class org.mule.runtime.config.internal.lazy.NoOpConnectivityTesterFactory
 
NoOpLazyComponentInitializer - Class in org.mule.runtime.config.internal.context
NoOp implementation for LazyComponentInitializer.
NoOpLazyComponentInitializer() - Constructor for class org.mule.runtime.config.internal.context.NoOpLazyComponentInitializer
 
NoOpXmlErrorHandler - Class in org.mule.runtime.config.internal.util
XmlGathererErrorHandler implementation that doesn't handle errors.
NoOpXmlErrorHandler() - Constructor for class org.mule.runtime.config.internal.util.NoOpXmlErrorHandler
 
NoSuchComponentModelException - Exception in org.mule.runtime.config.internal.dsl.model
Exception thrown when a requested ComponentAst in the configuration does not exists.
NoSuchComponentModelException(I18nMessage) - Constructor for exception org.mule.runtime.config.internal.dsl.model.NoSuchComponentModelException
Creates a new instance.
NotificationConfig<N extends org.mule.runtime.api.notification.Notification,L extends org.mule.runtime.api.notification.NotificationListener<N>> - Class in org.mule.runtime.config.internal.bean
Notification helper object for creating notification manager configuration.
NotificationConfig(Class<L>, Class<N>) - Constructor for class org.mule.runtime.config.internal.bean.NotificationConfig
 
NotificationConfig() - Constructor for class org.mule.runtime.config.internal.bean.NotificationConfig
 
NotificationConfig.DisabledNotificationConfig<N extends org.mule.runtime.api.notification.Notification,L extends org.mule.runtime.api.notification.NotificationListener<N>> - Class in org.mule.runtime.config.internal.bean
 
NotificationConfig.EnabledNotificationConfig<N extends org.mule.runtime.api.notification.Notification,L extends org.mule.runtime.api.notification.NotificationListener<N>> - Class in org.mule.runtime.config.internal.bean
 
NotificationListenerPostProcessor - Class in org.mule.runtime.config.internal.processor
A BeanPostProcessor which registers NotificationListener objects into the ServerNotificationManager
NotificationListenerPostProcessor(MuleContext) - Constructor for class org.mule.runtime.config.internal.processor.NotificationListenerPostProcessor
 
NotificationListenersPostProcessor - Class in org.mule.runtime.config.internal.bean
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.internal.bean.NotificationListenersPostProcessor
Deprecated.
 
NOTIFICATIONS_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
NOTIFICATIONS_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
NullCursorIteratorProviderObjectFactory - Class in org.mule.runtime.config.internal.factories.streaming
 
NullCursorIteratorProviderObjectFactory() - Constructor for class org.mule.runtime.config.internal.factories.streaming.NullCursorIteratorProviderObjectFactory
 
NullCursorStreamProviderObjectFactory - Class in org.mule.runtime.config.internal.factories.streaming
 
NullCursorStreamProviderObjectFactory() - Constructor for class org.mule.runtime.config.internal.factories.streaming.NullCursorStreamProviderObjectFactory
 

O

OBJECT_ELEMENT - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
OBJECT_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
OBJECT_SERIALIZER_REF - Static variable in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
OBJECT_TYPE_CLASS - Static variable in class org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository
 
ObjectFactoryClassRepository - Class in org.mule.runtime.config.internal.dsl.spring
Repository for storing the dynamic class generated to mimic FactoryBean from an ObjectFactory.
ObjectFactoryClassRepository() - Constructor for class org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository
 
ObjectFactoryClassRepository.IsEagerInitGetterInterceptor - Class in org.mule.runtime.config.internal.dsl.spring
 
ObjectFactoryClassRepository.SmartFactoryBeanInterceptor - Interface in org.mule.runtime.config.internal.dsl.spring
This interface is used to implement the getters and setters of the fields added with Byte Buddy.
ObjectFactoryCommonConfigurator<T> - Interface in org.mule.runtime.config.api.dsl
Implementations of this interface are used to define common configuration attribute across a set of ComponentBuildingDefinitions.
ObjectProviderAwareBeanFactory - Class in org.mule.runtime.config.internal.context
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.internal.context.ObjectProviderAwareBeanFactory
 
objectProviders - Variable in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
ObjectStoreFromRegistryFactoryBean - Class in org.mule.runtime.config.internal.factories
Lookup an ObjectStore from the registry.
ObjectStoreFromRegistryFactoryBean(String) - Constructor for class org.mule.runtime.config.internal.factories.ObjectStoreFromRegistryFactoryBean
 
ObjectTypeVisitor - Class in org.mule.runtime.config.internal.dsl.processor
Visitor that retrieves the ComponentModel object Class based on the component configuration.
ObjectTypeVisitor(ComponentAst) - Constructor for class org.mule.runtime.config.internal.dsl.processor.ObjectTypeVisitor
 
ON_ERROR - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
ON_ERROR_CONTINE_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ON_ERROR_CONTINUE - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ON_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
ON_ERROR_PROPAGATE - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ON_ERROR_PROPAGATE_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
onComplexChild(Class<?>, Optional<String>, Optional<String>) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onComplexChildCollection(Class<?>, Optional<String>) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onComplexChildMap(Class<?>, Class<?>, String) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onConfigurationAttribute(String, Class<?>) - Method in class org.mule.runtime.config.internal.dsl.processor.ObjectTypeVisitor
 
onConfigurationAttribute(String, String, Class<?>) - Method in class org.mule.runtime.config.internal.dsl.processor.ObjectTypeVisitor
 
onConfigurationParameter(String, Object, Optional<TypeConverter>) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onConfigurationParameter(String, Object, Optional<TypeConverter>) - Method in class org.mule.runtime.config.internal.dsl.spring.DefaultValueVisitor
 
OnErrorFactoryBean - Class in org.mule.runtime.config.internal.factories
An ObjectFactory which generates TemplateOnErrorHandler based on existing ones.
OnErrorFactoryBean(TemplateOnErrorHandler) - Constructor for class org.mule.runtime.config.internal.factories.OnErrorFactoryBean
 
onFixedValue(Object) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onMapType(TypeDefinition.MapEntryType) - Method in class org.mule.runtime.config.internal.dsl.processor.ObjectTypeVisitor
 
onMultipleValues(KeyAttributeDefinitionPair[]) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceConfigurationParameter(String, Object, Optional<TypeConverter>) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceFixedParameter(String) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceObject(Class<?>) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceSimpleParameter(String) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onSoftReferenceSimpleParameter(String) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onType(Class<?>) - Method in class org.mule.runtime.config.internal.dsl.processor.ObjectTypeVisitor
 
onUndefinedComplexParameters() - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onUndefinedSimpleParameters() - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onValueFromTextContent() - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
openSession(ComponentLocation, CoreEvent, BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
OptionalObjectsController - Interface in org.mule.runtime.config.internal.registry
Keeps track of keys that have been marked as optional on a registry-bootstrap file.
orderedLifecycleTypes - Variable in class org.mule.runtime.config.internal.DependencyGraphLifecycleObjectSorter
 
org.mule.runtime.config.api - package org.mule.runtime.config.api
 
org.mule.runtime.config.api.dsl - package org.mule.runtime.config.api.dsl
 
org.mule.runtime.config.api.dsl.artifact - package org.mule.runtime.config.api.dsl.artifact
 
org.mule.runtime.config.api.dsl.model - package org.mule.runtime.config.api.dsl.model
 
org.mule.runtime.config.api.dsl.model.metadata - package org.mule.runtime.config.api.dsl.model.metadata
 
org.mule.runtime.config.api.dsl.model.properties - package org.mule.runtime.config.api.dsl.model.properties
 
org.mule.runtime.config.api.dsl.processor - package org.mule.runtime.config.api.dsl.processor
 
org.mule.runtime.config.api.dsl.processor.xml - package org.mule.runtime.config.api.dsl.processor.xml
 
org.mule.runtime.config.api.factories.streaming - package org.mule.runtime.config.api.factories.streaming
 
org.mule.runtime.config.internal - package org.mule.runtime.config.internal
 
org.mule.runtime.config.internal.artifact - package org.mule.runtime.config.internal.artifact
 
org.mule.runtime.config.internal.bean - package org.mule.runtime.config.internal.bean
 
org.mule.runtime.config.internal.bean.lazy - package org.mule.runtime.config.internal.bean.lazy
 
org.mule.runtime.config.internal.context - package org.mule.runtime.config.internal.context
 
org.mule.runtime.config.internal.context.lazy - package org.mule.runtime.config.internal.context.lazy
 
org.mule.runtime.config.internal.context.service - package org.mule.runtime.config.internal.context.service
 
org.mule.runtime.config.internal.dsl - package org.mule.runtime.config.internal.dsl
 
org.mule.runtime.config.internal.dsl.declaration - package org.mule.runtime.config.internal.dsl.declaration
 
org.mule.runtime.config.internal.dsl.model - package org.mule.runtime.config.internal.dsl.model
 
org.mule.runtime.config.internal.dsl.model.properties - package org.mule.runtime.config.internal.dsl.model.properties
 
org.mule.runtime.config.internal.dsl.processor - package org.mule.runtime.config.internal.dsl.processor
 
org.mule.runtime.config.internal.dsl.processor.xml - package org.mule.runtime.config.internal.dsl.processor.xml
 
org.mule.runtime.config.internal.dsl.spring - package org.mule.runtime.config.internal.dsl.spring
 
org.mule.runtime.config.internal.dsl.xml - package org.mule.runtime.config.internal.dsl.xml
 
org.mule.runtime.config.internal.editors - package org.mule.runtime.config.internal.editors
 
org.mule.runtime.config.internal.el - package org.mule.runtime.config.internal.el
 
org.mule.runtime.config.internal.factories - package org.mule.runtime.config.internal.factories
 
org.mule.runtime.config.internal.factories.streaming - package org.mule.runtime.config.internal.factories.streaming
 
org.mule.runtime.config.internal.jndi - package org.mule.runtime.config.internal.jndi
 
org.mule.runtime.config.internal.lazy - package org.mule.runtime.config.internal.lazy
 
org.mule.runtime.config.internal.model - package org.mule.runtime.config.internal.model
 
org.mule.runtime.config.internal.parsers.generic - package org.mule.runtime.config.internal.parsers.generic
 
org.mule.runtime.config.internal.processor - package org.mule.runtime.config.internal.processor
 
org.mule.runtime.config.internal.registry - package org.mule.runtime.config.internal.registry
 
org.mule.runtime.config.internal.resolvers - package org.mule.runtime.config.internal.resolvers
 
org.mule.runtime.config.internal.util - package org.mule.runtime.config.internal.util
 
org.mule.runtime.config.privileged.dsl - package org.mule.runtime.config.privileged.dsl
 
org.mule.runtime.config.privileged.dsl.processor - package org.mule.runtime.config.privileged.dsl.processor
 

P

PARALLEL_FOREACH_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
PARALLEL_FOREACH_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
parse(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultNameParser
 
parseQName(String) - Method in class org.mule.runtime.config.internal.editors.QNamePropertyEditor
 
parserErrorType(String) - Static method in class org.mule.runtime.config.internal.factories.EnrichedErrorMappingsFactoryBean
 
POOLING_PROFILE_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
populateBindings(ExtendedExpressionLanguageAdaptor) - Method in class org.mule.runtime.config.internal.el.DefaultExpressionManagerFactoryBean
 
populateNotificationTypeMappings(Map<String, Class<? extends Notification>>, Map<String, Class<? extends NotificationListener>>) - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
postProcess(ComponentConfiguration, PostProcessorIocHelper) - Method in interface org.mule.runtime.config.privileged.dsl.BeanDefinitionPostProcessor
Deprecated.
This is no longer called since 4.3
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.internal.bean.NotificationListenersPostProcessor
Deprecated.
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.internal.context.lazy.TrackingPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.internal.context.MuleContextPostProcessor
Deprecated.
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.ComponentLocatorCreatePostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.DiscardedOptionalBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.LifecycleStatePostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.MuleObjectNameProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.NotificationListenerPostProcessor
 
postProcessAfterInstantiation(Object, String) - Method in class org.mule.runtime.config.internal.processor.DiscardedOptionalBeanPostProcessor
 
postProcessAst(ArtifactAst, Set<ExtensionModel>) - Method in interface org.mule.runtime.config.internal.model.ApplicationModelAstPostProcessor
Create a new ArtifactAst based on the provided one, with any required changes applied.
postProcessBeanDefinition(SpringComponentModel, BeanDefinitionRegistry, String) - Static method in class org.mule.runtime.config.internal.context.MuleArtifactContext
Forces the registration of instances of TransformerResolver and Converter to be created, so that they are added to the transformation graph.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.internal.bean.NotificationListenersPostProcessor
Deprecated.
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.internal.context.lazy.TrackingPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.internal.context.MuleContextPostProcessor
Deprecated.
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.ComponentLocatorCreatePostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.DiscardedOptionalBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.LifecycleStatePostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.MuleObjectNameProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.runtime.config.internal.processor.NotificationListenerPostProcessor
 
postProcessBeforeInstantiation(Class<?>, String) - Method in class org.mule.runtime.config.internal.processor.DiscardedOptionalBeanPostProcessor
 
postProcessInstance(AbstractTransformer) - Method in class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
Template method for subclasses to customize the transformer instance.
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class org.mule.runtime.config.internal.processor.MuleInjectorProcessor
No-Op method
PostProcessorIocHelper - Interface in org.mule.runtime.config.privileged.dsl
Provides a way to decouple BeanDefinitionPostProcessor implementations from the underlying IoC container.
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.mule.runtime.config.internal.processor.DiscardedOptionalBeanPostProcessor
 
PREFIX - Static variable in class org.mule.runtime.config.internal.parsers.generic.AutoIdUtils
 
prepareAstForRuntime(ArtifactAst, Set<ExtensionModel>) - Static method in class org.mule.runtime.config.internal.model.ApplicationModel
Preprocesses the ArtifactAst so that it can be deployed to runtime.
prepareBeanFactory(ConfigurableListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.BaseMuleArtifactContext
 
prepareBeanFactory(ConfigurableListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
prepareBeanFactory(ConfigurableListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
prepareObjectProviders() - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
prepareObjectProviders() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
process(CoreEvent) - Method in class org.mule.runtime.config.internal.factories.FlowRefMessageProcessor
 
ProcessorExpressionRouteFactoryBean - Class in org.mule.runtime.config.internal.factories
 
ProcessorExpressionRouteFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.ProcessorExpressionRouteFactoryBean
 
ProcessorRouteFactoryBean - Class in org.mule.runtime.config.internal.factories
 
ProcessorRouteFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.ProcessorRouteFactoryBean
 
processors - Variable in class org.mule.runtime.config.internal.factories.SubflowMessageProcessorChainFactoryBean
 
processors - Variable in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
PROPERTIES_ELEMENT - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
PROPERTY_ELEMENT - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
PropertyComponentUtils - Class in org.mule.runtime.config.internal.dsl.spring
Utility class to parse spring:property, spring:properties or property components in the configuration.
PropertyComponentUtils() - Constructor for class org.mule.runtime.config.internal.dsl.spring.PropertyComponentUtils
 

Q

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

R

RAISE_ERROR - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
RAISE_ERROR_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
rebind(Name, Object) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
rebind(String, Object) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
RECONNECT_FOREVER_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
RECONNECT_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
RECONNECTION_CONFIG_PARAMETER_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
ReconnectionConfigObjectFactory - Class in org.mule.runtime.config.internal.dsl.processor
ComponentFactory which yields instances of ReconnectionConfig
ReconnectionConfigObjectFactory() - Constructor for class org.mule.runtime.config.internal.dsl.processor.ReconnectionConfigObjectFactory
 
recursiveStream(AstTraversalDirection) - Method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 
REDELIVERY_POLICY_ELEMENT - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
REDELIVERY_POLICY_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
REFERENCE_ATTRIBUTE - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
refreshRuntimeComponentBuildingDefinitions() - Method in class org.mule.runtime.config.internal.DefaultComponentBuildingDefinitionRegistryFactory
 
register(ComponentBuildingDefinition<?>) - Method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionRegistry
Deprecated.
Adds a new ComponentBuildingDefinition to the registry.
registerApplicationExtensionModel() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
registerCustomEditors(PropertyEditorRegistry) - Method in class org.mule.runtime.config.internal.editors.MulePropertyEditorRegistrar
 
registeredBeanDefinitionsBeforeInitialization - Variable in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
registerErrors(ArtifactAst) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
registerErrors(ArtifactAst) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
registerInjectorProcessor(ConfigurableListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
registerObject(String, Object) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
registerObject(String, Object, Object) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
registerObjectFromObjectProviders(ConfigurableListableBeanFactory) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
Process all the ObjectProviders from the ApplicationModel to get their beans and register them inside the spring bean factory so they can be used for dependency injection.
registerObjects(Map<String, Object>) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
registerOptionalKey(String) - Method in class org.mule.runtime.config.internal.registry.CompositeOptionalObjectsController
 
registerOptionalKey(String) - Method in class org.mule.runtime.config.internal.registry.DefaultOptionalObjectsController
 
registerOptionalKey(String) - Method in interface org.mule.runtime.config.internal.registry.OptionalObjectsController
Registers the given key as optional
registerPhases(Registry) - Method in class org.mule.runtime.config.internal.registry.SpringRegistryLifecycleManager
 
REGISTRY_ID - Static variable in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
removeComponents() - Method in class org.mule.runtime.config.internal.context.SpringConfigurationComponentLocator
Removes the components from the locator
removeFromEnvironment(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
removePropertyValue(String) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
rename(Name, Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
rename(String, String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
REPEATABLE_FILE_STORE_ITERABLE_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
REPEATABLE_FILE_STORE_STREAM_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
REPEATABLE_IN_MEMORY_ITERABLE_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
REPEATABLE_IN_MEMORY_STREAM_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
replaceDefinitionWithRoot(Class, boolean, Object...) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
reset() - Method in class org.mule.runtime.config.internal.context.lazy.TrackingPostProcessor
 
resolveBeanDependencies(String) - Method in interface org.mule.runtime.config.internal.registry.BeanDependencyResolver
 
resolveBeanDependencies(String) - Method in class org.mule.runtime.config.internal.registry.DefaultBeanDependencyResolver
 
resolveBeanDependencies(String) - Method in class org.mule.runtime.config.internal.resolvers.DependencyGraphBeanDependencyResolver
Default method used in other sorters to resolve bean dependencies
resolveComponent(Map<ComponentAst, SpringComponentModel>, List<ComponentAst>, ComponentAst, BeanDefinitionRegistry, SpringConfigurationComponentLocator) - Method in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
Creates a BeanDefinition for the ComponentModel.
resolveComponentDependencies(String) - Method in class org.mule.runtime.config.internal.resolvers.ConfigurationDependencyResolver
 
resolveConfigurationComponent() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateBeanDefinitionRequest
The ComponentAst to create a bean definition for this request
resolveConfigurationComponent() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateComponentBeanDefinitionRequest
 
resolveConfigurationComponent() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateDslParamGroupBeanDefinitionRequest
 
resolveConfigurationComponent() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateParamBeanDefinitionRequest
 
resolveConfigurationParameters(DefaultConfigurationParameters.Builder, ComponentAst, UnaryOperator<String>) - Static method in class org.mule.runtime.config.internal.dsl.model.properties.ConfigurationPropertiesProviderFactoryUtils
 
resolveOwnerComponent() - Method in class org.mule.runtime.config.internal.dsl.spring.CreateBeanDefinitionRequest
 
resolveParentArtifact(FeatureFlaggingService) - Method in class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
resolveProcessorRepresentation(String, ComponentLocation, ComponentMetadataAst) - Static method in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
Generates a representation of a flow element to be logged in a standard way.
resolveRootComponents(ArtifactAst) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
resolveRootComponents(Collection<ComponentAst>, Set<ExtensionModel>) - Method in interface org.mule.runtime.config.internal.model.ApplicationModelAstPostProcessor
Create a new set of root components to create Spring bean definitions for.
RetryPolicyTemplateObjectFactory - Class in org.mule.runtime.config.internal.dsl.processor
ObjectFactory for reconnection configuration.
RetryPolicyTemplateObjectFactory() - Constructor for class org.mule.runtime.config.internal.dsl.processor.RetryPolicyTemplateObjectFactory
 
ROUTE_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ROUTE_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 

S

SCATTER_GATHER_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
SCATTER_GATHER_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
scheduler - Variable in class org.mule.runtime.config.internal.factories.SchedulingMessageSourceFactoryBean
 
SchedulerBaseConfigFactory - Class in org.mule.runtime.config.internal.factories
Builds a base SchedulerConfig to be provided to the calls to SchedulerService.
SchedulerBaseConfigFactory() - Constructor for class org.mule.runtime.config.internal.factories.SchedulerBaseConfigFactory
 
SCHEDULING_STRATEGY_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
SchedulingMessageSourceFactoryBean - Class in org.mule.runtime.config.internal.factories
 
SchedulingMessageSourceFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.SchedulingMessageSourceFactoryBean
 
SECURITY_MANAGER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
SECURITY_MANAGER_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
SEPARATOR - Static variable in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
serialize(ArtifactDeclaration) - Method in interface org.mule.runtime.config.api.dsl.ArtifactDeclarationXmlSerializer
Serializes an ArtifactDeclaration into an XML Document
serialize(ArtifactDeclaration) - Method in class org.mule.runtime.config.internal.dsl.model.DefaultArtifactDeclarationXmlSerializer
 
ServerNotificationManagerConfigurator - Class in org.mule.runtime.config.internal.bean
 
ServerNotificationManagerConfigurator() - Constructor for class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.runtime.config.internal.factories.ComponentFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
setApplicationContext(ApplicationContext) - Method in class org.mule.runtime.config.internal.factories.FlowRefFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
setApplicationName(String) - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
Deprecated.
 
setAsText(String) - Method in class org.mule.runtime.config.internal.editors.DatePropertyEditor
Parse the Date from the given text, using the specified DateFormat.
setAsText(String) - Method in class org.mule.runtime.config.internal.editors.MessageExchangePatternPropertyEditor
 
setAsText(String) - Method in class org.mule.runtime.config.internal.editors.QNamePropertyEditor
 
setBeanDefinition(BeanDefinition) - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
setBeanReference(BeanReference) - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
setBlocking(boolean) - Method in class org.mule.runtime.config.internal.dsl.processor.RetryPolicyTemplateObjectFactory
 
setCommonConfiguratorType(Class<ObjectFactoryCommonConfigurator>) - Method in class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
injection method for the ObjectFactoryCommonConfigurator of the object instance.
setComponent(ComponentAst) - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
setComponentBuildingDefinitionRegistryFactory(ComponentBuildingDefinitionRegistryFactory) - Method in class org.mule.runtime.config.internal.ArtifactAstConfigurationBuilder
 
setComponentBuildingDefinitionRegistryFactory(ComponentBuildingDefinitionRegistryFactory) - Method in interface org.mule.runtime.config.internal.ComponentBuildingDefinitionRegistryFactoryAware
 
setComponentBuildingDefinitionRegistryFactory(ComponentBuildingDefinitionRegistryFactory) - Method in class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
setComponentIdentifier(ComponentIdentifier) - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
setCorrelationIdGeneratorExpression(String) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setCount(Integer) - Method in class org.mule.runtime.config.internal.dsl.processor.RetryPolicyTemplateObjectFactory
 
setDefaultErrorHandlerName(String) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setDefaultObjectSerializer(ObjectSerializer) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setDefaultResponseTimeout(int) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setDefaultRoute(ProcessorRoute) - Method in class org.mule.runtime.config.internal.factories.ChoiceRouterObjectFactory
 
setDefaultTransactionTimeout(int) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setDelegate(ConfigurationComponentLocator) - Method in class org.mule.runtime.config.internal.context.BaseConfigurationComponentLocator
 
setDelegate(GlobalErrorHandler) - Method in class org.mule.runtime.config.internal.factories.ErrorHandlerFactoryBean
 
setDisabledNotifications(List<NotificationConfig<? extends Notification, ? extends NotificationListener>>) - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
setDisallowConcurrentExecution(boolean) - Method in class org.mule.runtime.config.internal.factories.SchedulingMessageSourceFactoryBean
 
setDynamicConfigExpiration(DynamicConfigExpiration) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setEnabledNotifications(List<NotificationConfig<? extends Notification, ? extends NotificationListener>>) - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
setEncoding(String) - Method in class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
 
setEntries(Map) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
setEventClass(Class<N>) - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
setEventName(String) - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
setExceptionListener(FlowExceptionHandler) - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
setExceptionListener(FlowExceptionHandler) - Method in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
setExceptionListeners(List<MessagingExceptionHandlerAcceptor>) - Method in class org.mule.runtime.config.internal.factories.ErrorHandlerFactoryBean
 
setExpirationPolicy(ExpirationPolicy) - Method in class org.mule.runtime.config.internal.factories.DynamicConfigExpirationObjectFactory
 
setExpression(String) - Method in class org.mule.runtime.config.internal.factories.ProcessorExpressionRouteFactoryBean
 
setExtensions(List<ConfigurationExtension>) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setFactory(ConfigurableInstanceFactory) - Method in class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
Sets a ConfigurableInstanceFactory to create a do custom configuration for the object to be used at runtime.
setFailsDeployment(boolean) - Method in class org.mule.runtime.config.internal.dsl.processor.ReconnectionConfigObjectFactory
 
setFreeze(boolean) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
setFrequency(Integer) - Method in class org.mule.runtime.config.internal.dsl.processor.RetryPolicyTemplateObjectFactory
 
setIgnoreBadInput(boolean) - Method in class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
 
setInheritIterableRepeatability(String) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setInitialState(String) - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
setInterfaceClass(Class<L>) - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
setInterfaceName(String) - Method in class org.mule.runtime.config.internal.bean.NotificationConfig
 
setIsEagerInit(Supplier) - Method in interface org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.SmartFactoryBeanInterceptor
 
setIsPrototype(Boolean) - Method in interface org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.SmartFactoryBeanInterceptor
 
setIsSingleton(Boolean) - Method in interface org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.SmartFactoryBeanInterceptor
 
setLifeCycleObjectNameOrder(List<String>) - Method in class org.mule.runtime.config.internal.DependencyGraphLifecycleObjectSorter
Provides the information that will be needed for the comparison during the top sort
setMapEntryType(TypeDefinition.MapEntryType) - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
setMaxConcurrency(Integer) - Method in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
setMaxConcurrency(Integer) - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
setMaxIdleTime(Long) - Method in class org.mule.runtime.config.internal.factories.ExpirationPolicyObjectFactory
 
setMaxQueueTransactionFilesSize(int) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.config.internal.factories.AbstractProcessorRouteFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
setMessageProcessors(List<Processor>) - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.runtime.config.internal.factories.SubflowMessageProcessorChainFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
setMessageSource(MessageSource) - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
setMimeType(String) - Method in class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.internal.editors.MulePropertyEditorRegistrar
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.internal.factories.ConstantFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.internal.factories.SchedulingMessageSourceFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.internal.factories.TransactionManagerFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
setName(String) - Method in class org.mule.runtime.config.internal.bean.CustomSecurityProviderDelegate
 
setName(String) - Method in class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
 
setName(String) - Method in class org.mule.runtime.config.internal.factories.AsyncMessageProcessorsFactoryBean
 
setName(String) - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
setName(String) - Method in class org.mule.runtime.config.internal.factories.ErrorHandlerFactoryBean
 
setName(String) - Method in class org.mule.runtime.config.internal.factories.FlowRefFactoryBean
 
setName(String) - Method in class org.mule.runtime.config.internal.factories.SubflowMessageProcessorChainFactoryBean
 
setName(String) - Method in class org.mule.runtime.config.privileged.dsl.processor.MessageProcessorChainFactoryBean
 
setNotificationDynamic(boolean) - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
setNotificationListeners(Collection<ListenerSubscriptionPair>) - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
setObjectInstance(ConfigurableObjectProvider) - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
Setter used for components that should be created eagerly without going through spring.
setObjectProviders(List<ConfigurableObjectProvider>) - Method in class org.mule.runtime.config.internal.context.ObjectProviderAwareBeanFactory
 
setObjectTypeClass(Class) - Method in interface org.mule.runtime.config.internal.dsl.spring.ObjectFactoryClassRepository.SmartFactoryBeanInterceptor
 
setOverwrite(boolean) - Method in class org.mule.runtime.config.internal.processor.MuleObjectNameProcessor
 
setParameters(Map<String, Object>) - Method in class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
 
setParentContext(MuleContext, ArtifactAst) - Method in class org.mule.runtime.config.internal.ArtifactAstConfigurationBuilder
 
setParentContext(MuleContext, ArtifactAst) - Method in class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
setProcessingStrategyFactory(ProcessingStrategyFactory) - Method in class org.mule.runtime.config.internal.factories.DefaultFlowFactoryBean
 
setRegistry(Registry) - Method in class org.mule.runtime.config.internal.bean.ServerNotificationManagerConfigurator
 
setRetryNotifier(RetryNotifier) - Method in class org.mule.runtime.config.internal.dsl.processor.RetryPolicyTemplateObjectFactory
 
setRetryPolicyTemplate(RetryPolicyTemplate) - Method in class org.mule.runtime.config.internal.dsl.processor.ReconnectionConfigObjectFactory
 
setReturnClass(String) - Method in class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
 
setRoutes(Collection<ProcessorExpressionRoute>) - Method in class org.mule.runtime.config.internal.factories.ChoiceRouterObjectFactory
 
setRuntimeComponentBuildingDefinitions(ComponentBuildingDefinitionProvider) - Static method in class org.mule.runtime.config.internal.util.ComponentBuildingDefinitionUtils
 
setScheduler(PeriodicScheduler) - Method in class org.mule.runtime.config.internal.factories.SchedulingMessageSourceFactoryBean
 
setShutdownTimeout(int) - Method in class org.mule.runtime.config.internal.factories.MuleConfigurationConfigurator
 
setSource(String) - Method in class org.mule.runtime.config.internal.factories.EnrichedErrorMappingsFactoryBean
 
setTarget(String) - Method in class org.mule.runtime.config.internal.factories.EnrichedErrorMappingsFactoryBean
 
setTarget(String) - Method in class org.mule.runtime.config.internal.factories.FlowRefFactoryBean
The variable where the result from this router should be stored.
setTargetValue(String) - Method in class org.mule.runtime.config.internal.factories.FlowRefFactoryBean
Defines the target value expression
setTimeUnit(TimeUnit) - Method in class org.mule.runtime.config.internal.factories.ExpirationPolicyObjectFactory
 
setTransactionalAction(String) - Method in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
setTransactionType(TransactionType) - Method in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
setTransformerClass(Class<? extends AbstractTransformer>) - Method in class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
 
setTxManagerFactory(TransactionManagerFactory) - Method in class org.mule.runtime.config.internal.factories.TransactionManagerFactoryBean
 
setType(Class<?>) - Method in class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
SHARED_PARTITIONED_PERSISTENT_OBJECT_STORE_PATH - Static variable in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
SOURCE_TYPE - Static variable in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
split(String, CoreEvent, ComponentLocation, BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
split(String, CoreEvent, BindingContext) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
SPRING_APPLICATION_CONTEXT - Static variable in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
Key used to lookup Spring Application Context from SpringRegistry via Mule's Registry interface.
SPRING_PROTOTYPE_OBJECT - Static variable in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
SPRING_SINGLETON_OBJECT - Static variable in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
SpringArtifactConfigurationProcessor - Class in org.mule.runtime.config.api.dsl.artifact
Deprecated.
Use another implementation of ArtifactConfigurationProcessor instead.
SpringArtifactConfigurationProcessor() - Constructor for class org.mule.runtime.config.api.dsl.artifact.SpringArtifactConfigurationProcessor
Deprecated.
 
SpringArtifactContext - Class in org.mule.runtime.config.internal.artifact
An artifact context contains all the information related to an Artifact that contains configuration.
SpringArtifactContext(MuleArtifactContext) - Constructor for class org.mule.runtime.config.internal.artifact.SpringArtifactContext
Creates an ArtifactContext.
SpringComponentModel - Class in org.mule.runtime.config.internal.dsl.model
Relates a ComponentAst to its Spring bean specification.
SpringComponentModel() - Constructor for class org.mule.runtime.config.internal.dsl.model.SpringComponentModel
 
SpringConfigurationComponentLocator - Class in org.mule.runtime.config.internal.context
Spring implementation of ConfigurationComponentLocator.
SpringConfigurationComponentLocator() - Constructor for class org.mule.runtime.config.internal.context.SpringConfigurationComponentLocator
 
SpringConfigurationComponentLocator(Function<String, Boolean>) - Constructor for class org.mule.runtime.config.internal.context.SpringConfigurationComponentLocator
 
springContextInitialised - Variable in class org.mule.runtime.config.internal.registry.AbstractSpringRegistry
 
springContextInitialised - Variable in class org.mule.runtime.config.internal.registry.BaseSpringRegistry
 
SpringContextRegistry - Interface in org.mule.runtime.config.internal.registry
Registry that wraps a Spring ApplicationContext.
SpringLifecycleObjectSorter - Class in org.mule.runtime.config.internal.registry
Deprecated.
as of 4.5.0, Use DependencyGraphLifecycleObjectSorterinstead
SpringLifecycleObjectSorter(Class<?>[], AbstractSpringRegistry) - Constructor for class org.mule.runtime.config.internal.registry.SpringLifecycleObjectSorter
Deprecated.
Creates a new instance
SpringMuleContextServiceConfigurator - Class in org.mule.runtime.config.internal.context
This class configured all the services available in a MuleContext.
SpringMuleContextServiceConfigurator(MuleContextWithRegistry, MuleFunctionsBindingContextProvider, ConfigurationProperties, Map<String, String>, boolean, ArtifactType, ArtifactAst, OptionalObjectsController, BeanDefinitionRegistry, Registry, ResourceLocator, MemoryManagementService) - Constructor for class org.mule.runtime.config.internal.context.SpringMuleContextServiceConfigurator
 
SpringRegistry - Class in org.mule.runtime.config.internal.registry
 
SpringRegistry(ApplicationContext, ApplicationContext, MuleContext, ConfigurationDependencyResolver, LifecycleInterceptor) - Constructor for class org.mule.runtime.config.internal.registry.SpringRegistry
 
SpringRegistryBootstrap - Class in org.mule.runtime.config.internal.registry
Specialization of AbstractRegistryBootstrap which instead of registering the objects directly into a Registry, generates BeanDefinitions into a BeanDefinitionRegistry so that the Spring framework can create those objects when initialising an ApplicationContext}
SpringRegistryBootstrap(ArtifactType, MuleContext, OptionalObjectsController, BiConsumer<String, BeanDefinition>, Predicate<String>) - Constructor for class org.mule.runtime.config.internal.registry.SpringRegistryBootstrap
 
SpringRegistryLifecycleManager - Class in org.mule.runtime.config.internal.registry
 
SpringRegistryLifecycleManager(String, Registry, MuleContext, LifecycleInterceptor) - Constructor for class org.mule.runtime.config.internal.registry.SpringRegistryLifecycleManager
 
SpringXmlConfigurationBuilder - Class in org.mule.runtime.config.internal
Deprecated.
SpringXmlConfigurationBuilder(String[], Map<String, String>, ArtifactType, boolean, boolean) - Constructor for class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
SpringXmlConfigurationBuilder(String, Map<String, String>, ArtifactType) - Constructor for class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
SpringXmlConfigurationBuilder(String) - Constructor for class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
SpringXmlConfigurationBuilder(String[], Map<String, String>) - Constructor for class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
SpringXmlConfigurationBuilder(String[], boolean, boolean) - Constructor for class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
SpringXmlConfigurationBuilder(String[], ArtifactDeclaration, Map<String, String>, ArtifactType, boolean, boolean, LockFactory) - Constructor for class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
SpringXmlConfigurationBuilder(String[], ArtifactDeclaration, Map<String, String>, ArtifactType, boolean, boolean, LockFactory, MemoryManagementService) - Constructor for class org.mule.runtime.config.internal.SpringXmlConfigurationBuilder
Deprecated.
 
SpringXmlConfigurationBuilderFactory - Class in org.mule.runtime.config.api
Deprecated.
SpringXMLUtils - Class in org.mule.runtime.config.internal.util
These only depend on standard (JSE) XML classes and are used by Spring config code.
SpringXMLUtils() - Constructor for class org.mule.runtime.config.internal.util.SpringXMLUtils
 
start() - Method in class org.mule.runtime.config.internal.factories.FlowRefMessageProcessor
 
startTracking() - Method in class org.mule.runtime.config.internal.context.lazy.TrackingPostProcessor
 
StaticXmlNamespaceInfo - Class in org.mule.runtime.config.internal.dsl.xml
A XmlNamespaceInfo which returns fix values obtained through the constructor
StaticXmlNamespaceInfo(String, String) - Constructor for class org.mule.runtime.config.internal.dsl.xml.StaticXmlNamespaceInfo
Creates a new instance
StaticXmlNamespaceInfoProvider - Class in org.mule.runtime.config.internal.dsl.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.internal.dsl.xml.StaticXmlNamespaceInfoProvider
Creates a new instanceXmlApplicationParser
stopTracking() - Method in class org.mule.runtime.config.internal.context.lazy.TrackingPostProcessor
 
streamingManager - Variable in class org.mule.runtime.config.api.factories.streaming.AbstractCursorProviderObjectFactory
 
SUBFLOW_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
SUBFLOW_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
SubflowMessageProcessorChainFactoryBean - Class in org.mule.runtime.config.internal.factories
Uses a custom message processor chain builder for subflows in order to generate the proper message processor ids.
SubflowMessageProcessorChainFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.SubflowMessageProcessorChainFactoryBean
 
supports(Class<?>) - Method in class org.mule.runtime.config.internal.bean.CustomSecurityProviderDelegate
 

T

TARGET_TYPE - Static variable in class org.mule.runtime.config.internal.dsl.spring.BeanDefinitionFactory
 
TEST_NAMESPACE - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
testConnection(Location) - Method in class org.mule.runtime.config.internal.bean.lazy.LazyConnectivityTestingService
 
TLS_CONTEXT_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
TLS_REVOCATION_CHECK_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
toArtifactast(ArtifactDeclaration, Set<ExtensionModel>) - Static method in class org.mule.runtime.config.api.dsl.ArtifactDeclarationUtils
Generated a new ArtifactAst based on the provided ArtifactDeclaration.
toBeanDefinitions(List<ComponentConfiguration>) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
toBeanDefinitionsProperties(List<ComponentConfiguration>) - Method in interface org.mule.runtime.config.privileged.dsl.PostProcessorIocHelper
 
topLevelComponents() - Method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 
toString() - Method in class org.mule.runtime.config.internal.context.BaseMuleArtifactContext
 
toString() - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
TrackingPostProcessor - Class in org.mule.runtime.config.internal.context.lazy
BeanPostProcessor that keeps track of the beans created after a certain point in order to later allow them to be disposed (in the right dependency order).
TrackingPostProcessor() - Constructor for class org.mule.runtime.config.internal.context.lazy.TrackingPostProcessor
 
transactionalAction - Variable in class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
TransactionManagerFactoryBean - Class in org.mule.runtime.config.internal.factories
FactoryBean adapter for the configured TransactionManagerFactory.
TransactionManagerFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.TransactionManagerFactoryBean
 
TRANSFORM_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.dsl.declaration.DefaultXmlArtifactDeclarationLoader
Deprecated.
 
TransformerConfigurator - Class in org.mule.runtime.config.api.dsl.processor
ObjectFactoryCommonConfigurator for transformers in Mule.
TransformerConfigurator() - Constructor for class org.mule.runtime.config.api.dsl.processor.TransformerConfigurator
 
TransformerObjectFactory - Class in org.mule.runtime.config.internal.dsl.processor
ObjectFactory for transformer in Mules.
TransformerObjectFactory() - Constructor for class org.mule.runtime.config.internal.dsl.processor.TransformerObjectFactory
 
treeBindings - Variable in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
TRY_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
TRY_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
TryProcessorFactoryBean - Class in org.mule.runtime.config.internal.factories
Generates an object that wraps the invocation of the next Processor with a transaction.
TryProcessorFactoryBean() - Constructor for class org.mule.runtime.config.internal.factories.TryProcessorFactoryBean
 
TYPE_ES_ATTRIBUTE - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 

U

unbind(Name) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
unbind(String) - Method in class org.mule.runtime.config.internal.jndi.DefaultSpringJndiContext
 
uniqueValue(String) - Static method in class org.mule.runtime.config.internal.parsers.generic.AutoIdUtils
 
UNTIL_SUCCESSFUL_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
UNTIL_SUCCESSFUL_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
updateAnnotationValue(QName, Object, BeanDefinition) - Static method in class org.mule.runtime.config.internal.dsl.spring.ComponentModelHelper
 
updatePropertiesResolver(UnaryOperator<String>) - Method in class org.mule.runtime.config.internal.ApplicationFilteredFromPolicyArtifactAst
 

V

validate(String) - Method in class org.mule.runtime.config.internal.lazy.LazyExpressionLanguageAdaptor
 
validateArtifact(ArtifactAst) - Method in class org.mule.runtime.config.internal.context.lazy.LazyMuleArtifactContext
 
validateArtifact(ArtifactAst) - Method in class org.mule.runtime.config.internal.context.MuleArtifactContext
 
VALUE_ATTRIBUTE - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
valueOf(String) - Static method in enum org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionRegistry.WrapperElementType
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionRegistry.WrapperElementType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(SAXParseException) - Method in class org.mule.runtime.config.internal.util.NoOpXmlErrorHandler
 
WHEN_CHOICE_ES_ATTRIBUTE - Static variable in class org.mule.runtime.config.internal.model.ApplicationModel
 
withComplexParameter(ComponentIdentifier, ConfigurationParameters) - Method in class org.mule.runtime.config.internal.dsl.model.DefaultConfigurationParameters.Builder
 
withSimpleParameter(String, Object) - Method in class org.mule.runtime.config.internal.dsl.model.DefaultConfigurationParameters.Builder
 

X

XmlApplicationServiceRegistry - Class in org.mule.runtime.config.api.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.api.dsl.processor.xml.XmlApplicationServiceRegistry
 
XmlArtifactDeclarationLoader - Interface in org.mule.runtime.config.internal.dsl.model
Loads a mule XML configuration file into an ArtifactDeclaration representation.
XmlArtifactDeclarationLoader.Initializer - Class in org.mule.runtime.config.internal.dsl.model
 
XmlConstants - Class in org.mule.runtime.config.internal.dsl
 
XmlDslElementModelConverter - Interface in org.mule.runtime.config.api.dsl.model
Provides a way to convert any DslElementModel into a its XML Element representation.
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links

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