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.config.spring.factories   
org.mule.config.spring.hotdeploy   
org.mule.impl.annotations   
org.mule.impl.endpoint   
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
AnnotationsParserFactory
          Defines a common interface to find all Endpoint annotation parsers for a context.
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
StartupContext
          A class holding cross-cutting startup info.
 

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.config.spring.factories
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.spring.hotdeploy
ConfigResource
          A ConfigResource holds the url description (or location) and the url stream.
 

Classes in org.mule.config used by org.mule.impl.annotations
AnnotationsParserFactory
          Defines a common interface to find all Endpoint annotation parsers for a context.
 

Classes in org.mule.config used by org.mule.impl.endpoint
AnnotationsParserFactory
          Defines a common interface to find all Endpoint annotation parsers for a context.
 

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-2010 MuleSoft, Inc.. All Rights Reserved.