A B C D E F G H I L M O P R S T U

A

ApplicationEventException - exception org.mule.extras.spring.events.ApplicationEventException.
ApplicationEventException TODO
ApplicationEventException(String) - Constructor for class org.mule.extras.spring.events.ApplicationEventException
 
ApplicationEventException(String, Throwable) - Constructor for class org.mule.extras.spring.events.ApplicationEventException
 
AsynchronousEventListener - class org.mule.extras.spring.events.AsynchronousEventListener.
AsynchronousEventListener will proces a received Event in a separate Thread.
AsynchronousEventListener(ExecutorService, ApplicationListener) - Constructor for class org.mule.extras.spring.events.AsynchronousEventListener
 
AutowireUMOManagerFactoryBean - class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean.
UMOManagerFactoryBean is a MuleManager factory bean that is used to configure the MuleManager from a spring context.
AutowireUMOManagerFactoryBean() - Constructor for class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
addApplicationListener(ApplicationListener) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Adds a listener to the the Multicaster.
afterPropertiesSet() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
afterPropertiesSet() - Method in class org.mule.extras.spring.config.MuleManagerBean
 
afterPropertiesSet() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
applicationContext - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The Spring acpplication context
asyncPool - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
An ExecutorService for handling asynchronous events
asynchronous - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
Determines whether events will be processed asynchronously

B

beanFactory - Variable in class org.mule.extras.spring.SpringContainerContext
the application context to use when resolving components
beginTransaction() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory
 
bindResource(Object, Object) - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 

C

CachedResource - class org.mule.extras.spring.config.CachedResource.
Spring 2.x is picky about open/closed input streams, as it requires a closed stream (fully read resource) to enable automatic validation detection (DTD or XSD).
CachedResource(byte[]) - Constructor for class org.mule.extras.spring.config.CachedResource
 
CachedResource(String, String) - Constructor for class org.mule.extras.spring.config.CachedResource
 
CachedResource(byte[], String) - Constructor for class org.mule.extras.spring.config.CachedResource
 
CachedResource(Reader, String) - Constructor for class org.mule.extras.spring.config.CachedResource
 
component - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The mule instance compoennt for the Multicaster
configResources - Variable in class org.mule.extras.spring.SpringContainerContext
One or more Spring XML config files
configXml - Variable in class org.mule.extras.spring.SpringContainerContext
The Spring XML itself
configure(Reader) - Method in class org.mule.extras.spring.SpringContainerContext
 
configure(ReaderResource[]) - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers.
configure(ReaderResource[], Properties) - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers.
configure(String) - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
 
configure(String, String) - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
 
create() - Method in class org.mule.extras.spring.transaction.SpringTransactionManagerFactory
 
createEntityResolver() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
createFilter(String) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
createModel() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
createTransformer(Source) - Static method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
createXslSource() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 

D

descriptor - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The Mule descriptor that belongs to this component instnace in Mule
destroy() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
destroy() - Method in class org.mule.extras.spring.config.MuleManagerBean
 
destroy() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
destroy() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
dispatchEvent(MuleApplicationEvent) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Will dispatch an application event through Mule
dispose() - Method in class org.mule.extras.spring.SpringContainerContext
 
doBegin() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
doCommit() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
doRollback() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
doTransform(Object, String) - Method in class org.mule.extras.spring.remoting.ObjectToRemoteInvocationResultTransformer
 
doTransform(Object, String) - Method in class org.mule.extras.spring.remoting.ObjectToRemoteInvocationTransformer
 

E

EVENT_MULTICASTER_DESCRIPTOR_NAME - Static variable in class org.mule.extras.spring.events.MuleEventMulticaster
 
endpointMappings - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
Any logical endpointUri mappings to register with mule.
exceptionListener - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
Used to store parsed endpoints
externalBeanFactory - Variable in class org.mule.extras.spring.SpringContainerContext
 

F

failedToReinitMule() - Static method in class org.mule.extras.spring.i18n.SpringMessages
 

G

getApplicationContext() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getBeanFactory() - Method in class org.mule.extras.spring.SpringContainerContext
The spring application context used to build components
getComponent(Object) - Method in class org.mule.extras.spring.SpringContainerContext
 
getComponentThreadingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getConfigFile() - Method in class org.mule.extras.spring.SpringContainerContext
Deprecated. use getConfigResources() instead
getConfigLocations() - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
getConfigResources() - Method in class org.mule.extras.spring.SpringContainerContext
One or more Spring XML config files
getConfigResources() - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
getConfigResources() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getConfigXml() - Method in class org.mule.extras.spring.SpringContainerContext
The Spring XML itself
getConfiguration() - Method in class org.mule.extras.spring.SpringContainerContext
Deprecated. use getConfigXml() instead
getConfigurationBuilder() - Method in class org.mule.extras.spring.config.MuleManagerBean
 
getDefaultDescriptor() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
getDefaultThreadingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getDescription() - Method in class org.mule.extras.spring.config.CachedResource
 
getEndpoint() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getEndpointMappings() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Any logical endpointUri mappings to register with mule.
getInputStream() - Method in class org.mule.extras.spring.config.CachedResource
 
getListener() - Method in class org.mule.extras.spring.events.AsynchronousEventListener
 
getManager() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory
 
getMessageDispatcherThreadingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getMessageReceiverThreadingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getModel() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getMuleEventContext() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getObject() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
getObject() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getObject() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
getObjectType() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
getObjectType() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getObjectType() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
getPoolingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getProperties() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getProperty(Object) - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getQueueProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getRemoteInvocationExecutor() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
getResource(Object) - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
getResourceByPath(String) - Method in class org.mule.extras.spring.config.MuleResourceLoader
By default, a resource is loaded directly from the classpath.
getServerUrl() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getServiceBean() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
getServiceClass() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
getServiceInterface() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
getSubscriptionFilter() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
the type of filter used to filter subscriptions
getSubscriptions() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
A list of endpoints the eventMulticaster will receive events on Note that if this eventMulticaster has a Mule Descriptor associated with it, these endpoints are ignored and the ones on the Mule Descriptor are used.
getSubscriptions() - Method in interface org.mule.extras.spring.events.MuleSubscriptionEventListener
 
getSynchronousEventTimeout() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getWorkingDirectory() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getXslResource() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 

H

hasResource(Object) - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 

I

importBeanDefinitionResource(Element) - Method in class org.mule.extras.spring.config.MuleBeanDefinitionDocumentReader
By default, an statement will assume the imported resource's location is relative to the current file.
initMule() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
initialise() - Method in class org.mule.extras.spring.SpringContainerContext
 
initialise() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
isAsynchronous() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Determines whether events will be processed asynchronously
isConfigured() - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
Indicate whether this ConfigurationBulder has been configured yet
isFirstContext() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
isOverwrite() - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
isRecoverableMode() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
isRegisterTraceInterceptor() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
isSingleton() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
isSingleton() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
isSingleton() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
isSynchronous() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
isSynchronousReceive() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
isTransacted() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory
 

L

listeners - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The set of listeners for this Multicaster
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
logger - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
logger used by this class
logger - Variable in class org.mule.extras.spring.config.MuleResourceLoader
 
logger - Variable in class org.mule.extras.spring.config.SpringConfigurationBuilder
 
logger - Static variable in class org.mule.extras.spring.config.TransformerEditor
logger used by this class
logger - Static variable in class org.mule.extras.spring.events.AsynchronousEventListener
logger used by this class
logger - Static variable in class org.mule.extras.spring.events.MuleEventMulticaster
logger used by this class

M

MULE_ENDPOINT_IDENTIFIERS_BEAN_NAME - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
MULE_ENVIRONMENT_PROPERTIES_BEAN_NAME - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
MULE_INTERCEPTOR_STACK_BEAN_NAME - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
MULE_MODEL_EXCEPTION_STRATEGY_BEAN_NAME - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
MuleApplicationContext - class org.mule.extras.spring.config.MuleApplicationContext.
MuleApplicationContext is A Simple extension Application context that allows rosurces to be loaded from the Classpath of file system using the MuleBeanDefinitionReader.
MuleApplicationContext(Resource[]) - Constructor for class org.mule.extras.spring.config.MuleApplicationContext
 
MuleApplicationContext(Resource[], boolean) - Constructor for class org.mule.extras.spring.config.MuleApplicationContext
 
MuleApplicationContext(String[]) - Constructor for class org.mule.extras.spring.config.MuleApplicationContext
 
MuleApplicationContext(String[], boolean) - Constructor for class org.mule.extras.spring.config.MuleApplicationContext
 
MuleApplicationEvent - class org.mule.extras.spring.events.MuleApplicationEvent.
MuleApplicationEvent is an Spring ApplicationEvent used to wrap a MuleEvent
MuleApplicationEvent(Object, String) - Constructor for class org.mule.extras.spring.events.MuleApplicationEvent
 
MuleBeanDefinitionDocumentReader - class org.mule.extras.spring.config.MuleBeanDefinitionDocumentReader.
By default, an statement will assume the imported resource's location is relative to the current file.
MuleBeanDefinitionDocumentReader() - Constructor for class org.mule.extras.spring.config.MuleBeanDefinitionDocumentReader
 
MuleBeanDefinitionReader - class org.mule.extras.spring.config.MuleBeanDefinitionReader.
MuleBeanDefinitionReader Is a custom Spring Bean reader that will apply a transformation to Mule Xml configuration files before loading bean definitions allowing Mule Xml config to be parsed as Spring configuration.
MuleBeanDefinitionReader(BeanDefinitionRegistry, int) - Constructor for class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
MuleConfigurationFactoryBean - class org.mule.extras.spring.config.MuleConfigurationFactoryBean.
Deprecated. use AutowireUMOManagerFactoryBean instead
MuleConfigurationFactoryBean() - Constructor for class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
MuleEventListener - interface org.mule.extras.spring.events.MuleEventListener.
MuleEventListener is a interface that identifies an object as wanting to receive Mule Events
MuleEventMulticaster - class org.mule.extras.spring.events.MuleEventMulticaster.
MuleEventMulticaster is an implementation of a Spring ApplicationeventMulticaster.
MuleEventMulticaster() - Constructor for class org.mule.extras.spring.events.MuleEventMulticaster
 
MuleManagerBean - class org.mule.extras.spring.config.MuleManagerBean.
This Bean can e used to bootstrap a MuleManager instance in a Spring context.
MuleManagerBean() - Constructor for class org.mule.extras.spring.config.MuleManagerBean
 
MuleObjectNameProcessor - class org.mule.extras.spring.config.MuleObjectNameProcessor.
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.extras.spring.config.MuleObjectNameProcessor
 
MuleResourceLoader - class org.mule.extras.spring.config.MuleResourceLoader.
By default, a resource is loaded directly from the classpath.
MuleResourceLoader() - Constructor for class org.mule.extras.spring.config.MuleResourceLoader
 
MuleSubscriptionEventListener - interface org.mule.extras.spring.events.MuleSubscriptionEventListener.
MuleSubscriptionEventListener is a Spring ApplicationListener that is used to register interest about Mule events.
multicastEvent(ApplicationEvent) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Method is used to dispatch events to listeners registered with the EventManager or dispatches events to Mule depending on the type and state of the event received.

O

ObjectToRemoteInvocationResultTransformer - class org.mule.extras.spring.remoting.ObjectToRemoteInvocationResultTransformer.
 
ObjectToRemoteInvocationResultTransformer() - Constructor for class org.mule.extras.spring.remoting.ObjectToRemoteInvocationResultTransformer
 
ObjectToRemoteInvocationTransformer - class org.mule.extras.spring.remoting.ObjectToRemoteInvocationTransformer.
 
ObjectToRemoteInvocationTransformer() - Constructor for class org.mule.extras.spring.remoting.ObjectToRemoteInvocationTransformer
 
onApplicationEvent(ApplicationEvent) - Method in class org.mule.extras.spring.config.MuleManagerBean
 
onApplicationEvent(ApplicationEvent) - Method in class org.mule.extras.spring.events.AsynchronousEventListener
 
onCall(UMOEventContext) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
onMuleEvent(UMOEventContext) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
This is the callback method used by Mule to give Mule events to this Multicaster
org.mule.extras.spring - package org.mule.extras.spring
Provides extensions to use the Spring framework with Mule such as utilising the spring container to build components managed by Mule.
org.mule.extras.spring.config - package org.mule.extras.spring.config
Classes for loading The Mule Server itself from a spring context, which make it easy to embed Mule with a Spring application.
org.mule.extras.spring.events - package org.mule.extras.spring.events
A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners.
org.mule.extras.spring.i18n - package org.mule.extras.spring.i18n
 
org.mule.extras.spring.remoting - package org.mule.extras.spring.remoting
 
org.mule.extras.spring.transaction - package org.mule.extras.spring.transaction
 

P

postProcessAfterInitialization(Object, String) - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 

R

ReaderInputStream - class org.mule.extras.spring.config.ReaderInputStream.
 
ReaderInputStream(Reader) - Constructor for class org.mule.extras.spring.config.ReaderInputStream
 
read() - Method in class org.mule.extras.spring.config.ReaderInputStream
 
registerBeanDefinitions(Document, Resource) - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
registerConnectors() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerEndpointMappings() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerGlobalEndpoints() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerMulticasterDescriptor() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerTransformers() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
removeAllListeners() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Removes all the listeners from the multicaster
removeApplicationListener(ApplicationListener) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Removes a listener from the multicaster

S

SPRING_DOCTYPE_REF - Static variable in class org.mule.extras.spring.SpringContainerContext
 
SpringConfigurationBuilder - class org.mule.extras.spring.config.SpringConfigurationBuilder.
SpringConfigurationBuilder Enables Mule to be loaded from as Spring context.
SpringConfigurationBuilder() - Constructor for class org.mule.extras.spring.config.SpringConfigurationBuilder
 
SpringContainerContext - class org.mule.extras.spring.SpringContainerContext.
SpringContainerContext is a Spring Context that can expose spring-managed components for use in the Mule framework.
SpringContainerContext() - Constructor for class org.mule.extras.spring.SpringContainerContext
 
SpringMessages - class org.mule.extras.spring.i18n.SpringMessages.
 
SpringMessages() - Constructor for class org.mule.extras.spring.i18n.SpringMessages
 
SpringRemoteInvokerComponent - class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent.
 
SpringRemoteInvokerComponent() - Constructor for class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
SpringTransactionFactory - class org.mule.extras.spring.transaction.SpringTransactionFactory.
TODO: document this class
SpringTransactionFactory() - Constructor for class org.mule.extras.spring.transaction.SpringTransactionFactory
 
SpringTransactionFactory.SpringTransaction - class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction.
TODO: document this class
SpringTransactionFactory.SpringTransaction() - Constructor for class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
SpringTransactionManagerFactory - class org.mule.extras.spring.transaction.SpringTransactionManagerFactory.
A holder to a transaction manager set via a Spring Application context
SpringTransactionManagerFactory() - Constructor for class org.mule.extras.spring.transaction.SpringTransactionManagerFactory
 
setAgents(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.extras.spring.config.MuleManagerBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Set the current Spring application context
setAsText(String) - Method in class org.mule.extras.spring.config.TransformerEditor
 
setAsynchronous(boolean) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Determines whether events will be processed asynchronously
setBeanFactory(BeanFactory) - Method in class org.mule.extras.spring.SpringContainerContext
Sets the spring application context used to build components
setComponentThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setComponents(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setConfigFile(String) - Method in class org.mule.extras.spring.SpringContainerContext
Deprecated. use setConfigResources() instead
setConfigResources(String) - Method in class org.mule.extras.spring.SpringContainerContext
One or more Spring XML config files
setConfigResources(String[]) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setConfigResources(Resource[]) - Method in class org.mule.extras.spring.config.MuleManagerBean
 
setConfigXml(String) - Method in class org.mule.extras.spring.SpringContainerContext
The Spring XML itself
setConfiguration(String) - Method in class org.mule.extras.spring.SpringContainerContext
Deprecated. use setConfigXml() instead
setConfiguration(MuleConfiguration) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setConfigurationBuilder(ConfigurationBuilder) - Method in class org.mule.extras.spring.config.MuleManagerBean
 
setConnectors(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setConnectors(List) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setContainerContext(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setDefaultThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setEndpointMappings(Map) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Any logical endpointUri mappings to register with mule.
setEndpoints(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setExceptionListener(ExceptionListener) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
setExternalBeanFactory(BeanFactory) - Method in class org.mule.extras.spring.SpringContainerContext
 
setInterceptorStacks(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setInterceptorStacks(Map) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setManager(PlatformTransactionManager) - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory
 
setManagerId(String) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setMessageDispatcherThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setMessageEndpointIdentifiers(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setMessageEndpoints(Map) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setMessageReceiverThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setModel(String) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setModel(UMOModel) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setOverwrite(boolean) - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setProperties(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setProperties(Map) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setProperty(Object, Object) - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
setProviders(List) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setQueueProfile(QueueProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setRecoverableMode(boolean) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setRegisterTraceInterceptor(boolean) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setRemoteInvocationExecutor(RemoteInvocationExecutor) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setRollbackOnly() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
setServerUrl(String) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setServiceBean(Object) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setServiceClass(Class) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setServiceInterface(Class) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setSubscriptionFilter(Class) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
sets the type of filter used to filter subscriptions
setSubscriptions(String[]) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
A list of endpoints the eventMulticaster will receive events on Note that if this eventMulticaster has a Mule Descriptor associated with it, these endpoints are ignored and the ones on the Mule Descriptor are used.
setSubscriptions(String[]) - Method in interface org.mule.extras.spring.events.MuleSubscriptionEventListener
 
setSubscriptionsOnDescriptor(MuleDescriptor) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
setSynchronous(boolean) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setSynchronousEventTimeout(int) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setSynchronousReceive(boolean) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setTransactionManager(TransactionManager) - Method in class org.mule.extras.spring.transaction.SpringTransactionManagerFactory
 
setTransactionManagerFactory(UMOTransactionManagerFactory) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setTransformers(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setTransformers(List) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setWorkingDirectory(String) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
status - Variable in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
subscriptionFilter - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The filter used to match subscriptions
subscriptions - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
A list of endpoints the eventMulticaster will receive events on Note that if this eventMulticaster has a Mule Descriptor associated with it, these endpoints are ignored and the ones on the Mule Descriptor are used.

T

TransformerEditor - class org.mule.extras.spring.config.TransformerEditor.
TransformerEditor is used to convert Transformer names into transformer Objects
TransformerEditor() - Constructor for class org.mule.extras.spring.config.TransformerEditor
 
transformDocument(Document) - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 

U

UMOManagerFactoryBean - class org.mule.extras.spring.config.UMOManagerFactoryBean.
Deprecated. use AutowireUMOManagerFactoryBean
UMOManagerFactoryBean() - Constructor for class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  

A B C D E F G H I L M O P R S T U

Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.