|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.server.discovery.DiscoveryClientListener
Constructor Summary | |
DiscoveryClientListener(DiscoveryClient discoveryClient)
|
Method Summary | |
void |
run()
|
void |
sendDiscoveryMessage(DiscMessage msg)
sends a notification message to the server group. |
void |
stop()
Stops the current thread |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DiscoveryClientListener(DiscoveryClient discoveryClient)
Method Detail |
public void sendDiscoveryMessage(DiscMessage msg)
public void run()
run
in interface java.lang.Runnable
Runnable.run()
public void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |