| Package | Description |
|---|---|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| org.apache.camel.processor.interceptor |
Helper classes for interceptors.
|
| org.apache.camel.spi |
Service Provider Interfaces used internally by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTracedRouteNodes
Default
TracedRouteNodes |
| Modifier and Type | Method and Description |
|---|---|
TracedRouteNodes |
DefaultUnitOfWork.getTracedRouteNodes() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TraceInterceptor.traceIntercept(InterceptDefinition intercept,
TracedRouteNodes traced,
Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
TracedRouteNodes |
UnitOfWork.getTracedRouteNodes()
Gets tracing information
|
Apache Camel