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

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



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