The IJavaEventMonitorIDInfo interface contains the following methods.
ClassInformation retrieves information on a Java class.
GetEventMask retrieves the current event categories for which it is to receive notification from the Microsoft VM.
GetMonitorUsage retrieves information about Java monitors (Java synchronization objects or critical sections).
InterpretedMethodInformation retrieves additional information on an interpreted method.
JITCompiledMethodInformation retrieves additional information on a JIT-compiled method.
MethodInformation retrieves information on a method.
ObjectInformation retrieves information about an object (an instance of a class).
SetEventMask sets the event categories for which it is set to receive notification from the Microsoft VM.