Package org.mule.config

Providers Mule Xml configuration support and general configuration classes.

See:
          Description

Interface Summary
AnnotationsParserFactory Defines a common interface to find all Endpoint annotation parsers for a context.
ClusterConfiguration Provides the cluster configuration attributes
ExceptionHelper.ExceptionEvaluator<T>  
 

Class Summary
AnnotationsConfigurationBuilder Enables Mule annotation processing so that annotated objects registered with the Mule registry will automatically be configured.
ChainedThreadingProfile This was written (perhaps too far in advance) with an eye to how we will manage default values in a dynamic environment.
ConfigResource A ConfigResource holds the url description (or location) and the url stream.
DefaultExceptionReader This is the default exception reader used if there is no specific one registered for the current exception.
DefaultMuleConfiguration Configuration info.
ExceptionHelper ExceptionHelper provides a number of helper functions that can be useful for dealing with Mule exceptions.
ImmutableThreadingProfile  
ImmutableThreadingProfile.DefaultWorkManagerFactory  
MuleExceptionReader Grabs all information from the MuleException type
MuleManifest This is a static class that provides access to the Mule core manifest file.
MutableThreadingProfile Partial mutability for a threading profile.
NamingExceptionReader  
NullClusterConfiguration Empty cluster configuration to be used when the instance does not belong to a cluster
PoolingProfile PoolingProfile is a configuration object used to define the object pooling parameters for the service it is associated with.
PreferredComparator  
PreferredObjectSelector<T> Selects a preferred object from a collection of instances of the same type based on the weight of the Preferred annotation.
PropertiesMuleConfigurationFactory  
QueueProfile QueueProfile determines how an internal queue for a service will behave
ReaderInputStream  
StartupContext A class holding cross-cutting startup info.
 

Annotation Types Summary
Preferred Provides a means to give preference to an SPI implementation over others.
 

Package org.mule.config Description

Providers Mule Xml configuration support and general configuration classes.



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.