Uses of Interface
org.apache.camel.spi.BacklogTracerEventMessage
Packages that use BacklogTracerEventMessage
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of BacklogTracerEventMessage in org.apache.camel.spi
Methods in org.apache.camel.spi that return BacklogTracerEventMessageModifier and TypeMethodDescriptionBacklogDebugger.getSuspendedBreakpointMessage
(String id) Gets the trace event for the suspended exchange at the given breakpoint id or null if there is none at that id.Methods in org.apache.camel.spi that return types with arguments of type BacklogTracerEventMessageModifier and TypeMethodDescriptionBacklogTracer.dumpAllTracedMessages()
Dumps all tracing dataBacklogTracer.dumpTracedMessages
(String nodeId) Dumps tracing data for the given route id / node id