public class SolarisVirtualMachine extends HotSpotVirtualMachine
Constructor and Description |
---|
SolarisVirtualMachine(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, setFlag
attach, attach, equals, hashCode, id, list, loadAgent, loadAgentLibrary, loadAgentPath, provider, toString
public SolarisVirtualMachine(AttachProvider provider, String vmid) throws AttachNotSupportedException, IOException
public void detach() throws IOException
detach
in class VirtualMachine
IOException
- If an I/O error occursCopyright © 2007–2015. All rights reserved.