|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
InitialisationCallback | InitialisationCallback is used to provide customised initialiation
for more complex components. |
UMODescriptorAware | UMODescriptorAware is an injector interface that will supply a
UMODescriptor to the object. |
Class Summary | |
AbstractExceptionListener | AbstractExceptionListener is a base implementation that custom
Exception Listeners can override. |
DefaultComponentExceptionStrategy | DefaultComponentExceptionStrategy is the default exception
handler for compoennts. |
DefaultExceptionStrategy | DefaultExceptionStrategy Provides a default exception handling strategy. |
DefaultLifecycleAdapter | DefaultLifecycleAdapter provides lifecycle methods for all
Mule managed components. |
DefaultLifecycleAdapterFactory | DefaultLifecycleAdapterFactory TODO (document class) |
EndpointList | Deprecated. |
ImmutableMuleDescriptor | MuleDescriptor describes all the properties for a Mule UMO. |
ImmutableMuleEndpoint | ImmutableMuleEndpoint describes a Provider in the Mule Server. |
InterceptorsInvoker | InterceptorsInvoker is used trigger an interceptor chain. |
MuleComponent | MuleComponent manages the interaction and distribution of
events for a Mule-managed component. |
MuleComponentFactory | MuleComponentFactory creates an instance of MuleComponent when a Descriptor
is registered |
MuleDescriptor | MuleDescriptor describes all the properties for a Mule UMO. |
MuleEvent | MuleEvent represents any data event occuring in the Mule environment. |
MuleEventContext | MuleEventContext is the context object for the current
request. |
MuleMessage | MuleMessage is a wrapper that contains a payload payload and properties
associated with the payload. |
MuleModel | MuleModel is the default implementation of the UMOModel. |
MuleProxy | MuleProxy is a proxy to a UMO. |
MuleSession | MuleSession manages the interaction and distribution of events for Mule UMOs. |
MuleTransactionConfig |
MuleTransactionConfig defines transaction configuration for
a transactional endpoint. |
RequestContext | RequestContext is a thread context where components can get
the current event or set response properties that will be sent on the
outgoing message. |
ResponseOutputStream | ResponseOutputStream is an output stream associated with
the currently recieved event. |
Exception Summary | |
AlreadyInitialisedException | AlreadyInitialisedException is thrown when a component or connector has
already been initialised |
FailedToQueueEventException | FailedToQueueEventException is thrown when an event cannot be
put on an internal component queue. |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |