Uses of Interface
org.apache.camel.spi.Debugger
Packages that use Debugger
-
Uses of Debugger in org.apache.camel
Methods in org.apache.camel that return DebuggerMethods in org.apache.camel with parameters of type DebuggerModifier and TypeMethodDescriptionvoidCamelContext.setDebugger(Debugger debugger) Sets a customDebugger -
Uses of Debugger in org.apache.camel.spi
Methods in org.apache.camel.spi that return DebuggerModifier and TypeMethodDescriptionDebuggerFactory.createDebugger(CamelContext camelContext) Creates the debugger.