Uses of Package
org.mule.config

Packages that use org.mule.config
org.mule.component   
org.mule.config Providers Mule Xml configuration support and general configuration classes. 
org.mule.config.builders   
org.mule.config.spring Support claases for Load Mule from Spring. 
org.mule.model.seda   
org.mule.transport.vm A connector implementation allowing events to be passed between Mule sessions via in-memory queues. 
org.mule.util.pool   
 

Classes in org.mule.config used by org.mule.component
PoolingProfile
          PoolingProfile is a configuration object used to define the object pooling parameters for the service it is associated with.
 

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

Classes in org.mule.config used by org.mule.config.builders
ConfigResource
          A ConfigResource holds the url description (or location) and the url stream.
 

Classes in org.mule.config used by org.mule.config.spring
ConfigResource
          A ConfigResource holds the url description (or location) and the url stream.
 

Classes in org.mule.config used by org.mule.model.seda
PoolingProfile
          PoolingProfile is a configuration object used to define the object pooling parameters for the service it is associated with.
QueueProfile
          QueueProfile determines how an internal queue for a service will behave
 

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

Classes in org.mule.config used by org.mule.util.pool
PoolingProfile
          PoolingProfile is a configuration object used to define the object pooling parameters for the service it is associated with.
 



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