|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jini.example.sdm.ex1.TestRmidUp
Simple program that blocks given amount of time until the rmid is up
| Constructor Summary | |
TestRmidUp()
|
|
| Method Summary | |
static boolean |
activationUp(int n)
Tests for the existence of the ActivationSystem (RMID). |
static void |
main(java.lang.String[] argv)
|
static void |
printUsage()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestRmidUp()
| Method Detail |
public static void main(java.lang.String[] argv)
public static boolean activationUp(int n)
n - int value representing the number of additional
attempts (beyond the initial attempt) to wait for the
activation system to come up. This values translates
directly to the number of seconds to wait for the
activation system.
true if the activation system is up and running;
false otherwisepublic static void printUsage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||