|
Java Debug Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jdi.Bootstrap
Initial class that provides access to the default implementation
of JDI interfaces. A debugger application uses this class to access the
single instance of the VirtualMachineManager
interface.
Constructor Summary | |
Bootstrap()
|
Method Summary | |
static VirtualMachineManager |
virtualMachineManager()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Bootstrap()
Method Detail |
public static VirtualMachineManager virtualMachineManager()
|
Java Debug Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |