See: Description
| Interface | Description |
|---|---|
| ClusterConfiguration |
Provides the cluster configuration attributes
|
| ExceptionHelper.ExceptionEvaluator<T> |
| Class | Description |
|---|---|
| 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 Type | Description |
|---|---|
| Preferred |
Provides a means to give preference to an SPI implementation over others.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.