| Interface | Description |
|---|---|
| SegmentDecorator |
This interface represents a decorator specific to the component/endpoint being instrumented.
|
| Class | Description |
|---|---|
| EIPTracingStrategy | |
| NoopTracingStrategy | |
| TraceAnnotatedTracingStrategy | |
| XRayTracer |
To use AWS XRay with Camel setup this
XRayTracer in your Camel application. |
| Annotation Type | Description |
|---|---|
| XRayTrace |
Annotates a class for being a target for tracing via Camel's AWS XRay tracer.
|
Apache Camel