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.endpoint   
org.mule.config.processors   
org.mule.config.spring Support claases for Load Mule from Spring. 
org.mule.config.spring.factories   
org.mule.context   
org.mule.model.seda   
org.mule.module.launcher.application   
org.mule.processor   
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.
ClusterConfiguration
          Provides the cluster configuration attributes
DefaultMuleConfiguration
          Configuration info.
ExceptionHelper.ExceptionEvaluator
           
PoolingProfile
          PoolingProfile is a configuration object used to define the object pooling parameters for the service it is associated with.
Preferred
          Provides a means to give preference to an SPI implementation over others.
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.endpoint
AnnotationsParserFactory
          Defines a common interface to find all Endpoint annotation parsers for a context.
 

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

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
QueueProfile
          QueueProfile determines how an internal queue for a service will behave
 

Classes in org.mule.config used by org.mule.context
DefaultMuleConfiguration
          Configuration info.
 

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.module.launcher.application
DefaultMuleConfiguration
          Configuration info.
 

Classes in org.mule.config used by org.mule.processor
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-2014 MuleSoft, Inc.. All Rights Reserved.