Uses of Class
org.apache.camel.processor.interceptor.TraceInterceptor

Packages that use TraceInterceptor
org.apache.camel.processor.interceptor Helper classes for interceptors. 
 

Uses of TraceInterceptor in org.apache.camel.processor.interceptor
 

Methods in org.apache.camel.processor.interceptor with parameters of type TraceInterceptor
 Object TraceFormatter.format(TraceInterceptor interceptor, Exchange exchange)
           
protected  String TraceFormatter.getExchangeAndNode(TraceInterceptor interceptor, Exchange exchange)
          Returns the exchange id and node, ordered based on whether this was a trace of an exchange coming out of or into a processing step.
protected  String TraceFormatter.getNodeMessage(TraceInterceptor interceptor)
           
 



Copyright © 2010 IONA Open Source Community. All Rights Reserved.