Top Fields Constructors Methods
sun.jvm.hotspot.prims

public Class JvmtiExport

extends Object
Class Inheritance
Imports
java.util.*, sun.jvm.hotspot.debugger.*, sun.jvm.hotspot.runtime.*, sun.jvm.hotspot.oops.*, sun.jvm.hotspot.types.*, sun.jvm.hotspot.utilities.Observable, .Observer

Field Summary

Modifier and TypeField and Description
private static CIntegerField
private static CIntegerField
private static CIntegerField

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public static boolean
public static boolean
public static boolean
private static synchronized void
Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

canAccessLocalVariablesback to summary
private static CIntegerField canAccessLocalVariables
canHotswapOrPostBreakpointback to summary
private static CIntegerField canHotswapOrPostBreakpoint
canPostOnExceptionsback to summary
private static CIntegerField canPostOnExceptions

Constructor Detail

JvmtiExportback to summary
public JvmtiExport()

Method Detail

canAccessLocalVariablesback to summary
public static boolean canAccessLocalVariables()
canHotswapOrPostBreakpointback to summary
public static boolean canHotswapOrPostBreakpoint()
canPostOnExceptionsback to summary
public static boolean canPostOnExceptions()
initializeback to summary
private static synchronized void initialize(TypeDataBase db) throws WrongTypeException