| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalProcessor.addAdvice(CamelInternalProcessorAdvice<?> advice)
Adds an
CamelInternalProcessorAdvice advice to the list of advices to execute by this internal processor. |
Apache Camel