|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.attach.VirtualMachine
sun.tools.attach.HotSpotVirtualMachine
sun.tools.attach.LinuxVirtualMachine
public final class LinuxVirtualMachine
Linux implementation of HotSpotVirtualMachine.
Constructor Summary | |
---|---|
LinuxVirtualMachine(AttachProvider provider,
java.lang.String vmid)
Attaches to the target VM. |
Method Summary | |
---|---|
void |
detach()
Detach from the target VM. |
Methods inherited from class sun.tools.attach.HotSpotVirtualMachine |
---|
dumpHeap, getAgentProperties, getSystemProperties, heapHisto, loadAgent, loadAgentLibrary, loadAgentPath, localDataDump, printFlag, remoteDataDump, setFlag |
Methods inherited from class com.sun.tools.attach.VirtualMachine |
---|
attach, attach, equals, hashCode, id, list, loadAgent, loadAgentLibrary, loadAgentPath, provider, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LinuxVirtualMachine(AttachProvider provider, java.lang.String vmid) throws AttachNotSupportedException, java.io.IOException
AttachNotSupportedException
java.io.IOException
Method Detail |
---|
public void detach()
detach
in class VirtualMachine
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |