Package com.exedio.cope.instrument
Class InstrumentContext
- java.lang.Object
-
- com.exedio.cope.instrument.InstrumentContext
-
public final class InstrumentContext extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static boolean
isRunning()
Deprecated.no longer supported - should not be necessary any more since the interpreter uses "interim code" instead of interpretation
-
-
-
Method Detail
-
isRunning
@Deprecated public static boolean isRunning()
Deprecated.no longer supported - should not be necessary any more since the interpreter uses "interim code" instead of interpretation
-
-