#include <jvmti_types.h>
See <a href="http://java.sun.com/j2se/1.5.0/docs/guide/jvmti/jvmti.html.jvmtiEventCallbacks>specification for details.
Public Attributes | |
| jvmtiEventVMInit | VMInit |
| jvmtiEventVMDeath | VMDeath |
| jvmtiEventThreadStart | ThreadStart |
| jvmtiEventThreadEnd | ThreadEnd |
| jvmtiEventClassFileLoadHook | ClassFileLoadHook |
| jvmtiEventClassLoad | ClassLoad |
| jvmtiEventClassPrepare | ClassPrepare |
| jvmtiEventVMStart | VMStart |
| jvmtiEventException | Exception |
| jvmtiEventExceptionCatch | ExceptionCatch |
| jvmtiEventSingleStep | SingleStep |
| jvmtiEventFramePop | FramePop |
| jvmtiEventBreakpoint | Breakpoint |
| jvmtiEventFieldAccess | FieldAccess |
| jvmtiEventFieldModification | FieldModification |
| jvmtiEventMethodEntry | MethodEntry |
| jvmtiEventMethodExit | MethodExit |
| jvmtiEventNativeMethodBind | NativeMethodBind |
| jvmtiEventCompiledMethodLoad | CompiledMethodLoad |
| jvmtiEventCompiledMethodUnload | CompiledMethodUnload |
| jvmtiEventDynamicCodeGenerated | DynamicCodeGenerated |
| jvmtiEventDataDumpRequest | DataDumpRequest |
| jvmtiEventDataResetRequest | DataResetRequest |
| jvmtiEventMonitorWait | MonitorWait |
| jvmtiEventMonitorWaited | MonitorWaited |
| jvmtiEventMonitorContendedEnter | MonitorContendedEnter |
| jvmtiEventMonitorContendedEntered | MonitorContendedEntered |
| jvmtiEventReserved | reserved77 |
| jvmtiEventReserved | reserved78 |
| jvmtiEventReserved | reserved79 |
| jvmtiEventReserved | reserved80 |
| jvmtiEventGarbageCollectionStart | GarbageCollectionStart |
| jvmtiEventGarbageCollectionFinish | GarbageCollectionFinish |
| jvmtiEventObjectFree | ObjectFree |
| jvmtiEventVMObjectAlloc | VMObjectAlloc |
| jvmtiEventVMInit jvmtiEventCallbacks.VMInit |
| jvmtiEventVMDeath jvmtiEventCallbacks.VMDeath |
| jvmtiEventThreadStart jvmtiEventCallbacks.ThreadStart |
| jvmtiEventThreadEnd jvmtiEventCallbacks.ThreadEnd |
| jvmtiEventClassFileLoadHook jvmtiEventCallbacks.ClassFileLoadHook |
| jvmtiEventClassLoad jvmtiEventCallbacks.ClassLoad |
| jvmtiEventClassPrepare jvmtiEventCallbacks.ClassPrepare |
| jvmtiEventVMStart jvmtiEventCallbacks.VMStart |
| jvmtiEventException jvmtiEventCallbacks.Exception |
| jvmtiEventExceptionCatch jvmtiEventCallbacks.ExceptionCatch |
| jvmtiEventSingleStep jvmtiEventCallbacks.SingleStep |
| jvmtiEventFramePop jvmtiEventCallbacks.FramePop |
| jvmtiEventBreakpoint jvmtiEventCallbacks.Breakpoint |
| jvmtiEventFieldAccess jvmtiEventCallbacks.FieldAccess |
| jvmtiEventFieldModification jvmtiEventCallbacks.FieldModification |
| jvmtiEventMethodEntry jvmtiEventCallbacks.MethodEntry |
| jvmtiEventMethodExit jvmtiEventCallbacks.MethodExit |
| jvmtiEventNativeMethodBind jvmtiEventCallbacks.NativeMethodBind |
| jvmtiEventCompiledMethodLoad jvmtiEventCallbacks.CompiledMethodLoad |
| jvmtiEventCompiledMethodUnload jvmtiEventCallbacks.CompiledMethodUnload |
| jvmtiEventDynamicCodeGenerated jvmtiEventCallbacks.DynamicCodeGenerated |
| jvmtiEventDataDumpRequest jvmtiEventCallbacks.DataDumpRequest |
| jvmtiEventDataResetRequest jvmtiEventCallbacks.DataResetRequest |
| jvmtiEventMonitorWait jvmtiEventCallbacks.MonitorWait |
| jvmtiEventMonitorWaited jvmtiEventCallbacks.MonitorWaited |
| jvmtiEventMonitorContendedEnter jvmtiEventCallbacks.MonitorContendedEnter |
| jvmtiEventMonitorContendedEntered jvmtiEventCallbacks.MonitorContendedEntered |
| jvmtiEventGarbageCollectionStart jvmtiEventCallbacks.GarbageCollectionStart |
| jvmtiEventGarbageCollectionFinish jvmtiEventCallbacks.GarbageCollectionFinish |
| jvmtiEventObjectFree jvmtiEventCallbacks.ObjectFree |
| jvmtiEventVMObjectAlloc jvmtiEventCallbacks.VMObjectAlloc |
Genereated on Tue Mar 11 19:26:02 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.