public class LinuxVirtualMachine extends HotSpotVirtualMachine
| Constructor and Description |
|---|
LinuxVirtualMachine(AttachProvider provider,
java.lang.String vmid)
Attaches to the target VM
|
| Modifier and Type | Method and Description |
|---|---|
void |
detach()
Detach from the target VM
|
dumpHeap, executeJCmd, getAgentProperties, getSystemProperties, heapHisto, loadAgent, loadAgentLibrary, loadAgentPath, localDataDump, printFlag, remoteDataDump, setFlagattach, attach, equals, hashCode, id, list, loadAgent, loadAgentLibrary, loadAgentPath, provider, toStringpublic LinuxVirtualMachine(AttachProvider provider, java.lang.String vmid) throws AttachNotSupportedException, java.io.IOException
AttachNotSupportedExceptionjava.io.IOExceptionpublic void detach()
throws java.io.IOException
detach in class VirtualMachinejava.io.IOException - If an I/O error occurs