|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.xbus.bootstrap.SOAPAdministratorBootstrap
public class SOAPAdministratorBootstrap
Restarts the xBus by calling a web service.
Constructor Summary | |
---|---|
SOAPAdministratorBootstrap()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Starts the client program to send a SOAP request to the xBus to restart. |
java.lang.String |
restart()
Called by the web service to restart the xBus. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SOAPAdministratorBootstrap()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- host and port of the servlet enginepublic java.lang.String restart()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |