|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas.discovery.DiscoveryClientListener
| Field Summary | |
static java.lang.String |
DISCOVERY_TYPE
Management notification type for discovery events |
| Constructor Summary | |
DiscoveryClientListener(DiscoveryClient discoveryClient)
Constructs a DiscoveryClientListener associated with a DiscoveryClient |
|
| Method Summary | |
protected java.net.DatagramPacket |
getDatagram(int length)
|
void |
run()
|
void |
sendDiscoveryMessage(DiscMessage msg)
Sends a discovery 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 |
| Field Detail |
public static final java.lang.String DISCOVERY_TYPE
| Constructor Detail |
public DiscoveryClientListener(DiscoveryClient discoveryClient)
discoveryClient - DiscoveryClient to which this thread is associated| Method Detail |
public void sendDiscoveryMessage(DiscMessage msg)
public void run()
run in interface java.lang.RunnableRunnable.run()protected java.net.DatagramPacket getDatagram(int length)
public void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||