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 TypeMethodDescriptionvoidvoidsetCounter(Object object) voidsetProcessor(Processor processor) Methods inherited from interface AsyncProcessor
process, processAsync
-
Method Details
-
before
-
after
-
setProcessor
-
setCounter
-