|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstrumenterConfigurer
Interface for configuring an instrumenter.
It declares a single message
configureInstrumenter(InstrumenterConfiguration) that will send by
the InstrumentationRunner after it has created the instrumenter, and
before running the instrumentation
| Method Summary | |
|---|---|
void |
configureInstrumenter(InstrumenterConfiguration instrumenter)
Configures the given instrumenter. |
| Method Detail |
|---|
void configureInstrumenter(@NonNull
InstrumenterConfiguration instrumenter)
instrumenter.
Implementors must set an instrumentation mark to the instrumenter and add at least one handler to it
instrumenter - the instrumenter to configure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||