|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.wsas.ServerManagement
public class ServerManagement
| Constructor Summary | |
|---|---|
ServerManagement()
|
|
ServerManagement(java.util.Map inTransports)
|
|
| Method Summary | |
|---|---|
void |
endMaintenance()
Method to change the state of a node from "maintenance" to "normal" |
void |
startMaintenance()
Method to switch a node to maintenance mode. |
void |
waitForRequestCompletion()
Wait till all service requests have been serviced. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerManagement(java.util.Map inTransports)
public ServerManagement()
| Method Detail |
|---|
public void startMaintenance()
throws java.lang.Exception
java.lang.Exception
public void waitForRequestCompletion()
throws java.lang.Exception
TIMEOUT
java.lang.Exception - If an error occurs while trying to connect to the Tomcat MBean
public void endMaintenance()
throws java.lang.Exception
java.lang.Exception - If an error occurs while trying to connect to the Tomcat MBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||