Package org.mule.config

Providers Mule Xml configuration support and general configuration classes.

See:
          Description

Interface Summary
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.
ExceptionReader Provides a strategy interface for reading information from an exception in a consistent way.
MuleProperties MuleProperties is a set of constants pertaining to Mule system properties.
PropertyFactory PropertyFactory is used to create objects from the property file.
ThreadingProfile.WorkManagerFactory  
 

Class Summary
DefaultExceptionReader This is the default exception reader used if there is no specific one registered for the current exception.
ExceptionHelper ExceptionHelper provides a number of helper functions that can be useful for dealing with Mule exceptions.
MuleConfiguration MuleConfiguration holds the runtime configuration specific to the MuleManager.
MuleDtdResolver MuleDtdResolver attempts to locate the mule-configuration.dtd on the classpath, regardless of the DOCTYPE declaration.
NamingExceptionReader  
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.
UMOExceptionReader Grabs all information from the UMOException type
 

Exception Summary
ConfigurationException  
 

Package org.mule.config Description

Providers Mule Xml configuration support and general configuration classes.



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.