public class LinuxVirtualMachine extends HotSpotVirtualMachine
| Constructor and Description |
|---|
LinuxVirtualMachine(AttachProvider provider,
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, String vmid) throws AttachNotSupportedException, IOException
public void detach()
throws IOException
detach in class VirtualMachineIOException - If an I/O error occursCopyright © 2007–2015. All rights reserved.