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.
MuleProperties MuleProperties is a set of constants pertaining to Mule system properties.
PropertyExtractor PropertyExtractor extracts a property from the message in a generic way.
PropertyFactory PropertyFactory is used to create objects from the property file,
 

Class Summary
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.
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.
ThreadingProfile.NamedThreadFactory  
 

Exception Summary
ConfigurationException ConfigurationException TODO (document class)
 

Package org.mule.config Description

Providers Mule Xml configuration support and general configuration classes.



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