Package org.mule.impl

The Mule implementation of the Universal Message Objects(tm) API specification.

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
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 EndpointList encapsulates two lists of ProviderDescriptors; send endpoints and receive endpoints.
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.
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 TODO
SessionException SessionException is thrown when errors occur in the MuleSession or Seession Manager
 

Package org.mule.impl Description

The Mule implementation of the Universal Message Objects(tm) API specification.



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.