public interface JVMListMBean
| Modifier and Type | Method and Description |
|---|---|
String |
agentStatus(String PID) |
String |
agentVersion(String PID) |
List<VMDescriptorDTO> |
listLocalJVMs() |
void |
startAgent(String PID) |
void |
stopAgent(String PID) |
Copyright © 2014. All Rights Reserved.