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

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

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

Methods in org.apache.camel.processor.interceptor that return DebugInterceptor
 DebugInterceptor ExceptionEvent.getInterceptor()
           
 DebugInterceptor Debugger.getInterceptor(String id)
           
 

Constructors in org.apache.camel.processor.interceptor with parameters of type DebugInterceptor
ExceptionEvent(DebugInterceptor interceptor, Exchange exchange, Throwable exception)
           
 



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