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
protected  String DefaultTraceFormatter.extractBreadCrumb(TraceInterceptor interceptor, ProcessorDefinition currentNode, Exchange exchange)
          Creates the breadcrumb based on whether this was a trace of an exchange coming out of or into a processing step.
 Object TraceFormatter.format(TraceInterceptor interceptor, ProcessorDefinition node, Exchange exchange)
          Formats a log message at given point of interception.
 Object DefaultTraceFormatter.format(TraceInterceptor interceptor, ProcessorDefinition node, Exchange exchange)
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.