ExecutorService instances.See: Description
| Interface | Description | 
|---|---|
| InstrumentedExecutor | 
 An  
Executor that has been instrumented to allow for propagation of thread state
 and other instrumentation related tasks. | 
| InstrumentedExecutorService | 
 An  
ExecutorService that has been instrumented to allow for propagation of thread state
 and other instrumentation related tasks. | 
| InstrumentedScheduledExecutorService | 
 A  
ScheduledExecutorService that has been instrumented. | 
| RunnableInstrumenter | 
 Interface for classes that instrument  
Runnable instances. | 
ExecutorService instances.