org.eclipse.tptp.martini
Class CGProxy
java.lang.Object
org.eclipse.tptp.martini.CGProxy
- public class CGProxy
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CGProxy
public CGProxy()
IsJVMInit
public static int IsJVMInit()
JVMInit
public static void JVMInit()
SetEventsStatus
public static void SetEventsStatus(int status)
MethodEnter
public static void MethodEnter(boolean bIsAlreadyInvoked,
int id)
MethodLeave
public static void MethodLeave(int id)
MethodLeaveWithException
public static void MethodLeaveWithException(int id)
EarlyMethodEnter
public static void EarlyMethodEnter(boolean bIsAlreadyInvoked,
int id)
EarlyMethodLeave
public static void EarlyMethodLeave(int id)
EarlyMethodLeaveWithException
public static void EarlyMethodLeaveWithException(int id)
IsBEAJVM
public static int IsBEAJVM()