Package io.hawt.jvm.local
Interface JVMListMBean
-
- All Known Implementing Classes:
JVMList
public interface JVMListMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringagentStatus(String PID)StringagentVersion(String PID)List<VMDescriptorDTO>listLocalJVMs()voidstartAgent(String PID)voidstopAgent(String PID)
-