com.espertech.esper.metrics.instrumentation
Class InstrumentationHelper

java.lang.Object
  extended by com.espertech.esper.metrics.instrumentation.InstrumentationHelper

public class InstrumentationHelper
extends java.lang.Object


Field Summary
static boolean ASSERTIONENABLED
           
static InstrumentationAssertionService assertionService
           
static Instrumentation DEFAULT_INSTRUMENTATION
           
static boolean ENABLED
           
static Instrumentation instrumentation
           
 
Constructor Summary
InstrumentationHelper()
           
 
Method Summary
static void endTest()
           
static Instrumentation get()
           
static void startTest(EPServiceProvider engine, java.lang.Class testClass, java.lang.String testName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

InstrumentationHelper

public InstrumentationHelper()
Method Detail

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()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com