Microsoft SDK for Java

Event Monitor Information Profiler Interfaces

The event monitor information profiler interfaces are as follows:

IJavaEventMonitorIDInfo allows the profiler to communicate with the Microsoft VM to control event monitoring and request basic information about classes, objects, event categories, and interpreted and JIT-compiled methods.

IJavaEventMonitorIDInfo2 extends IJavaEventMonitorIDInfo by adding sixteen methods dealing with classes and objects with special properties, arrays, handles, and threads.

IJavaEventMonitorIDInfo3 extends IJavaEventMonitorIDInfo2 by adding three methods dealing with method call events.

IJavaEventMonitorIDInfo4 extends IJavaEventMonitorIDInfo3 by adding three methods that deal with initialization.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.