Uses of Package
org.mule.config

Packages that use org.mule.config
org.mule Defines the main public API of the MuleManager and support classes such as the MuleServer. 
org.mule.config Providers Mule Xml configuration support and general configuration classes. 
org.mule.config.builders   
org.mule.extras.groovy.config   
org.mule.extras.plexus   
org.mule.extras.spring Provides extensions to use the Spring framework with Mule such as utilising the the spring container to build components managed by Mule. 
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.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.management.mbeans   
org.mule.providers Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.providers.vm A connector implementation allowing events to be passed between Mule sessions via in-memory queues. 
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.tck Provides a suite of abstract test cases that can be used to test you custom Mule extensions. 
 

Classes in org.mule.config used by org.mule
ConfigurationBuilder
          ConfigurationBuilder is a Strategy class used to configure a UMOManager instance using different configuration mechanisms, such as for Xml, a script or some other means.
ConfigurationException
          ConfigurationException TODO (document class)
MuleConfiguration
          MuleConfiguration holds the runtime configuration specific to the MuleManager.
 

Classes in org.mule.config used by org.mule.config
ConfigurationException
          ConfigurationException TODO (document class)
PoolingProfile
          PoolingProfile is a configuration object used to define the object pooling parameters for the component it is associated with.
QueueProfile
          QueueProfile determines how an internal queue for a component will behave
ThreadingProfile
          ThreadingProfile is used to configure a thread pool.
 

Classes in org.mule.config used by org.mule.config.builders
ConfigurationBuilder
          ConfigurationBuilder is a Strategy class used to configure a UMOManager instance using different configuration mechanisms, such as for Xml, a script or some other means.
ConfigurationException
          ConfigurationException TODO (document class)
 

Classes in org.mule.config used by org.mule.extras.groovy.config
ConfigurationBuilder
          ConfigurationBuilder is a Strategy class used to configure a UMOManager instance using different configuration mechanisms, such as for Xml, a script or some other means.
ConfigurationException
          ConfigurationException TODO (document class)
 

Classes in org.mule.config used by org.mule.extras.plexus
ConfigurationException
          ConfigurationException TODO (document class)
 

Classes in org.mule.config used by org.mule.extras.spring
ConfigurationException
          ConfigurationException TODO (document class)
 

Classes in org.mule.config used by org.mule.extras.spring.config
ConfigurationBuilder
          ConfigurationBuilder is a Strategy class used to configure a UMOManager instance using different configuration mechanisms, such as for Xml, a script or some other means.
ConfigurationException
          ConfigurationException TODO (document class)
MuleConfiguration
          MuleConfiguration holds the runtime configuration specific to the MuleManager.
PoolingProfile
          PoolingProfile is a configuration object used to define the object pooling parameters for the component it is associated with.
QueueProfile
          QueueProfile determines how an internal queue for a component will behave
ThreadingProfile
          ThreadingProfile is used to configure a thread pool.
 

Classes in org.mule.config used by org.mule.impl
PoolingProfile
          PoolingProfile is a configuration object used to define the object pooling parameters for the component it is associated with.
QueueProfile
          QueueProfile determines how an internal queue for a component will behave
ThreadingProfile
          ThreadingProfile is used to configure a thread pool.
 

Classes in org.mule.config used by org.mule.management.mbeans
PoolingProfile
          PoolingProfile is a configuration object used to define the object pooling parameters for the component it is associated with.
QueueProfile
          QueueProfile determines how an internal queue for a component will behave
ThreadingProfile
          ThreadingProfile is used to configure a thread pool.
 

Classes in org.mule.config used by org.mule.providers
ThreadingProfile
          ThreadingProfile is used to configure a thread pool.
 

Classes in org.mule.config used by org.mule.providers.vm
QueueProfile
          QueueProfile determines how an internal queue for a component will behave
 

Classes in org.mule.config used by org.mule.routing.outbound
PropertyExtractor
          PropertyExtractor extracts a property from the message in a generic way.
 

Classes in org.mule.config used by org.mule.tck
ConfigurationBuilder
          ConfigurationBuilder is a Strategy class used to configure a UMOManager instance using different configuration mechanisms, such as for Xml, a script or some other means.
 



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