|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--grace.log.test.centralized.Sender
This program looks on the given the host (via command line) for any grace.log.Distributers registered in the rmiregistry and installs proxy handlers. Then it starts generating log messages in order to test if each of the distributers are receiving the log messages generated by this class. If a host is not specified on the command line, the localhost rmiregistry is consulted.
To run the full test:
Constructor Summary | |
Sender()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Sender()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |