public interface MainMBean
| Modifier and Type | Method and Description |
|---|---|
String[] |
getChildNames() |
long |
getChildPid(String childName) |
long |
getFirstJavaChildPid(String childName) |
String |
getStatus() |
void |
restartChild(String childName) |
void |
stop() |
Copyright © 2015. All rights reserved.