Package | Description |
---|---|
org.apache.camel.processor.interceptor |
Helper classes for interceptors.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTraceInterceptorFactory |
Modifier and Type | Method and Description |
---|---|
TraceInterceptorFactory |
Tracer.getTraceInterceptorFactory() |
Modifier and Type | Method and Description |
---|---|
void |
Tracer.setTraceInterceptorFactory(TraceInterceptorFactory traceInterceptorFactory)
Set the factory to be used to create the trace interceptor.
|
Apache Camel