|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.xbus.admin.soap.SOAPAdministrator
public class SOAPAdministrator
Restarts the xBus by calling a web service. The xBus must run inside a servlet engine.
Constructor Summary | |
---|---|
SOAPAdministrator()
|
Method Summary | |
---|---|
java.lang.String |
restart(java.lang.String host,
java.lang.Integer port)
Restarts the xBus by calling a web service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SOAPAdministrator()
Method Detail |
---|
public java.lang.String restart(java.lang.String host, java.lang.Integer port) throws XException
host
- the host were the xBus is runningport
- the port for the web service
XException
- if something goes wrong
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |