Package org.mule.interceptor

Class Summary
AbstractEnvelopeInterceptor 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.
LoggingInterceptor LoggingInterceptor is a simple interceptor that logs a message before and after the event processing.
ProcessingTimeInterceptor Calculate and record the processing time for a message processing chain
TimerInterceptor TimerInterceptor simply times and displays the time taken to process an event.
 



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