|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerManagementMBean
Method Summary | |
---|---|
java.lang.String |
endMaintenance()
Method to change the state of a node from "maintenance" to "normal" |
boolean |
isAlive()
Method to check whether this WSAS instance is alive |
java.lang.String |
startMaintenance()
Method to switch a node to maintenance mode. |
Method Detail |
---|
java.lang.String startMaintenance() throws java.lang.Exception
java.lang.Exception
- If an error occurred while switching to maintenace modejava.lang.String endMaintenance() throws java.lang.Exception
java.lang.Exception
- If an error occurred while switching to normal modeboolean isAlive()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |