Package org.mule.service

Interface Summary
Pausable Adds a pause lifecycle method to an object.
Resumable Adds a resume lifecycle method to an object.
 

Class Summary
AbstractService A base implementation for all Services in Mule
ForwardingConsumer Deprecated.  
PausePhase Defines a phase phase that will invoke the Pausable.pause() method on an object.
ResumePhase Resume phase happens only alfter a pause phase.
ServiceAsyncReplyCompositeMessageSource Extension of StartableCompositeMessageSource which adds message processors between the composite source and the target listener
ServiceCompositeMessageSource Extension of StartableCompositeMessageSource which adds message processors between the composite source and the target listener
ServiceLifecycleManager The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
 



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