Package org.apache.camel.spi
Interface ManagementInterceptStrategy.InstrumentationProcessor<T>
- All Superinterfaces:
AsyncProcessor
,Ordered
,Processor
- Enclosing interface:
ManagementInterceptStrategy
public static interface ManagementInterceptStrategy.InstrumentationProcessor<T>
extends AsyncProcessor, Ordered
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setCounter
(Object object) void
setProcessor
(Processor processor) Methods inherited from interface org.apache.camel.AsyncProcessor
process, processAsync
-
Method Details
-
before
-
after
-
setProcessor
-
setCounter
-