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 Various configuration builders for configuring a Mule Instance. 
org.mule.config.factories   
org.mule.extras.client Simple interface for Mule clients to send and receive events from local or remote Mule Servers. 
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 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.impl.work A javax.resource.spi.WorkManager implementation. 
org.mule.providers Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.providers.jdbc Provides jdbc transport. 
org.mule.providers.jms Provides Jms transport connectivity with support for all Jms features. 
org.mule.providers.soap.axis Provides an Axis soap transport for Mule
org.mule.providers.vm A connector implementation allowing events to be passed between Mule sessions via in-memory queues. 
org.mule.tck Provides a suite of abstract test cases that can be used to test you custom Mule extensions. 
org.mule.tck.model Test suite for testing Model releated extensions. 
org.mule.tck.testmodels.mule   
 

Classes in org.mule.config used by org.mule
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)
ExceptionReader
          Provides a strategy interface for reading information from an exception in a consistent way.
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
ReaderResource
          ReaderResource is a reader with a description associated with it.
ThreadingProfile
          ThreadingProfile is used to configure a thread pool.
ThreadingProfile.WorkManagerFactory
           
 

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)
ReaderResource
          ReaderResource is a reader with a description associated with it.
 

Classes in org.mule.config used by org.mule.config.factories
PropertyFactory
          PropertyFactory is used to create objects from the property file.
 

Classes in org.mule.config used by org.mule.extras.client
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.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
ReaderResource
          ReaderResource is a reader with a description associated with it.
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.impl.work
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.jdbc
ExceptionReader
          Provides a strategy interface for reading information from an exception in a consistent way.
 

Classes in org.mule.config used by org.mule.providers.jms
ExceptionReader
          Provides a strategy interface for reading information from an exception in a consistent way.
 

Classes in org.mule.config used by org.mule.providers.soap.axis
ExceptionReader
          Provides a strategy interface for reading information from an exception in a consistent way.
 

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.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.
 

Classes in org.mule.config used by org.mule.tck.model
ConfigurationException
          ConfigurationException TODO (document class)
 

Classes in org.mule.config used by org.mule.tck.testmodels.mule
PropertyFactory
          PropertyFactory is used to create objects from the property file.
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.