public class HandlerInstrumenter
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
HandlerInstrumenter.Instrumenter |
Constructor and Description |
---|
HandlerInstrumenter() |
Modifier and Type | Method and Description |
---|---|
static RunnableHandler |
instrumentHandler(RunnableHandler handler)
|
static void |
provide(HandlerInstrumenter.Instrumenter instrumenter) |
public static void provide(HandlerInstrumenter.Instrumenter instrumenter)
public static RunnableHandler instrumentHandler(RunnableHandler handler)