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