Package org.apache.camel.impl.debugger
package org.apache.camel.impl.debugger
Helper classes for debugger.
-
ClassesClassDescriptionA tracer used for message tracing, storing a copy of the message details in a backlog.To make it possible to do Camel debugging via JMX remoteAn event message holding the traced message by the
BacklogTracer
.The default implementation of theDebugger
.