|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.virginia.dcjs.ws.client.Administrator
Web Service clients extending this class can
call the start, stop and
reconfigure routines on their corresponding
services.
| Constructor Summary | |
Administrator()
|
|
| Method Summary | |
protected java.lang.String |
getPassword()
|
protected java.lang.String |
getUsername()
|
abstract boolean |
reconfigure()
Request that the Web Service re-obtain any configuration specific information without reloading the context. |
abstract boolean |
start()
Brings the service online. |
abstract boolean |
stop()
Takes the service offline and/or resets it (clears its state). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Administrator()
| Method Detail |
protected final java.lang.String getUsername()
protected final java.lang.String getPassword()
public abstract boolean reconfigure()
public abstract boolean start()
public abstract boolean stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||