Package org.apache.camel.impl.debugger
package org.apache.camel.impl.debugger
Helper classes for debugger.
-
ClassesClassDescriptionA
Debuggerthat has easy debugging functionality which can be used from JMX withManagedBacklogDebuggerMBean.A tracer used for message tracing, storing a copy of the message details in a backlog.An event message holding the traced message by theBacklogTracer.The default implementation of theDebugger.