public class HandlerInstrumenter extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
HandlerInstrumenter.Instrumenter |
Constructor and Description |
---|
HandlerInstrumenter() |
Modifier and Type | Method and Description |
---|---|
static LithoHandler |
instrumentLithoHandler(LithoHandler lithoHandler)
|
static void |
provide(HandlerInstrumenter.Instrumenter instrumenter) |
public static void provide(HandlerInstrumenter.Instrumenter instrumenter)
public static LithoHandler instrumentLithoHandler(LithoHandler lithoHandler)