JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel.spi
Tracer
Uses of Interface
org.apache.camel.spi.Tracer
Packages that use
Tracer
Package
Description
org.apache.camel
The core Camel API.
Uses of
Tracer
in
org.apache.camel
Methods in
org.apache.camel
that return
Tracer
Modifier and Type
Method
Description
Tracer
CamelContext.
getTracer
()
Gets the current
Tracer
Methods in
org.apache.camel
with parameters of type
Tracer
Modifier and Type
Method
Description
void
CamelContext.
setTracer
(
Tracer
tracer)
Sets a custom
Tracer