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

Packages that use Debugger
org.apache.camel.impl Default implementation classes for Camel Core 
org.apache.camel.processor.interceptor Helper classes for interceptors. 
 

Uses of Debugger in org.apache.camel.impl
 

Methods in org.apache.camel.impl that return Debugger
 Debugger MainSupport.getDebugger()
          Returns the currently active debugger if one is enabled
 

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

Methods in org.apache.camel.processor.interceptor that return Debugger
static Debugger Debugger.getDebugger(CamelContext context)
          A helper method to return the debugger instance for a given CamelContext if one is enabled
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.