| Package | Description |
|---|---|
| org.apache.camel.processor |
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
|
| org.apache.camel.processor.interceptor |
Helper classes for interceptors.
|
| Constructor and Description |
|---|
BacklogTracerAdvice(BacklogTracer backlogTracer,
org.apache.camel.NamedNode processorDefinition,
org.apache.camel.NamedRoute routeDefinition,
boolean first) |
| Modifier and Type | Method and Description |
|---|---|
static BacklogTracer |
BacklogTracer.createTracer(org.apache.camel.CamelContext context)
Creates a new backlog tracer.
|
Apache Camel