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.

See:
          Description

Class Summary
AutowireUMOManagerFactoryBean UMOManagerFactoryBean is a MuleManager factory bean that is used to configure the MuleManager from a spring context.
MuleApplicationContext MuleApplicationContext is A Simple extension Application context that allows rosurces to be loaded from the Classpath of file system using the MuleBeanDefinitionReader.
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.
MuleConfigurationFactoryBean Deprecated. use AutowireUMOManagerFactoryBean instead
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.
ReaderInputStream  
SpringConfigurationBuilder SpringConfigurationBuilder Enables Mule to be loaded from as Spring context.
TransformerEditor TransformerEditor is used to convert Transformer names into transformer Objects
UMOManagerFactoryBean UMOManagerFactoryBean is a Spring FactoryBean used for creating a MuleManager from a Spring context.
 

Package org.mule.extras.spring.config Description

Classes for loading The Mule Server itself from a spring context, which make it easy to embed Mule with a Spring application.



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.