Package org.mule.interceptors

Contains default UMOInterceptor implementations that can be applied to Mule managed components.

See:
          Description

Interface Summary
LifecycleInterceptor LifecycleInterceptor is a UMOInterceptor interface with two additional lifecycle methods provided by Initialisable and Disposable.
 

Class Summary
EnvelopeInterceptor EnvelopeInterceptor is an intercepter that will fire before and after an event is received.
InterceptorStack Maintains a list of interceptors that can be applied to components.
JXPathNormalizerInterceptor JXPathNormalizerInterceptor can be used as a simple pre/post message transformer for a given component.
LoggingInterceptor LoggingInterceptor is a simple interceptor that logs a message before and after the event processing.
MessageNormalizerInterceptor MessageNormalizerInterceptor can be used as a simple pre/post message normalizer for a given component.
TimerInterceptor TimerInterceptor simply times and displays the time taken to process an event.
 

Package org.mule.interceptors Description

Contains default UMOInterceptor implementations that can be applied to Mule managed components.



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.