|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.oakgrovesystems.reactor.PingReactor
Tries to lookup and issue a ping_all request to the Reactor AdminService. Prints the results to StdOut. Verbose output unless '-q' option is specified.
Constructor Summary | |
PingReactor()
|
Method Summary | |
protected void |
log(java.lang.String message)
|
static void |
main(java.lang.String[] args)
Tries to lookup and issue a ping_all request to the Reactor AdminService. |
boolean |
ping()
|
void |
setVerbose(boolean value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PingReactor()
Method Detail |
public boolean ping()
public void setVerbose(boolean value)
public static void main(java.lang.String[] args)
args
- The command line arguments: -q limits the output to a short
success or failure message.protected void log(java.lang.String message)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |