|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| AutowireUMOManagerFactoryBean | UMOManagerFactoryBean is a MuleManager factory bean that is used to
configure the MuleManager from a spring context. |
| 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). |
| 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 |
| MuleManagerBean | This Bean can e used to bootstrap a MuleManager instance in a Spring context. |
| 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. |
| MuleResourceLoader | MuleResourceLoader is a custom Spring resource loader that calls
standard Mule methods for loading resource files. |
| 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. |
Classes for loading The Mule Server itself from a spring context, which make it easy to embed Mule with a Spring application.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||