|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--asgaard.skid.Ping
This Class is a simple RMI-Ping to check whether Skid is alive or not.
Field Summary | |
protected RemoteBroker |
skid
|
Constructor Summary | |
Ping()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Main-Methode |
void |
ping(java.lang.String host)
Doing the ping |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected RemoteBroker skid
Constructor Detail |
public Ping()
Method Detail |
public static void main(java.lang.String[] args)
public void ping(java.lang.String host)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |