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 TracerCamelContext. getTracer()Gets the currentTracerMethods in org.apache.camel with parameters of type Tracer Modifier and Type Method Description voidCamelContext. setTracer(Tracer tracer)Sets a customTracer
-