public static interface ManagementInterceptStrategy.InstrumentationProcessor<T> extends AsyncProcessor, Ordered
Modifier and Type | Method and Description |
---|---|
void |
after(Exchange exchange,
T data) |
T |
before(Exchange exchange) |
void |
setCounter(Object object) |
void |
setProcessor(Processor processor) |
process, processAsync
Apache Camel