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 © 2017 JBoss by Red Hat. All rights reserved.