com.espertech.esper.metrics.instrumentation
Class InstrumentationHelper
java.lang.Object
com.espertech.esper.metrics.instrumentation.InstrumentationHelper
public class InstrumentationHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENABLED
public static final boolean ENABLED
- See Also:
- Constant Field Values
ASSERTIONENABLED
public static final boolean ASSERTIONENABLED
- See Also:
- Constant Field Values
DEFAULT_INSTRUMENTATION
public static Instrumentation DEFAULT_INSTRUMENTATION
instrumentation
public static Instrumentation instrumentation
assertionService
public static InstrumentationAssertionService assertionService
InstrumentationHelper
public InstrumentationHelper()
get
public static Instrumentation get()
startTest
public static void startTest(EPServiceProvider engine,
java.lang.Class testClass,
java.lang.String testName)
endTest
public static void endTest()