org.objectweb.jonas.discovery.DiscoveryClientListener Class Reference

Collaboration diagram for org.objectweb.jonas.discovery.DiscoveryClientListener:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DiscoveryClientListener (DiscoveryClient discoveryClient)
void sendDiscoveryMessage (DiscMessage msg)
void run ()
void stop ()

Static Public Attributes

final String DISCOVERY_TYPE = "jonas.management.discovery"

Detailed Description

Author:
Takoua Abdellatif
Version:
1.0

Definition at line 44 of file DiscoveryClientListener.java.


Constructor & Destructor Documentation

org.objectweb.jonas.discovery.DiscoveryClientListener.DiscoveryClientListener DiscoveryClient  discoveryClient  ) 
 

Constructs a DiscoveryClientListener associated with a DiscoveryClient

Parameters:
discoveryClient DiscoveryClient to which this thread is associated

Definition at line 103 of file DiscoveryClientListener.java.

References org.objectweb.jonas.discovery.DiscoveryClient.getListeningIp(), org.objectweb.jonas.discovery.DiscoveryClient.getListeningPort(), org.objectweb.jonas.discovery.DiscoveryClient.getSourceIp(), org.objectweb.jonas.discovery.DiscoveryClient.getSourcePort(), org.objectweb.jonas.discovery.DiscoveryClient.getTimeout(), org.objectweb.jonas.discovery.DiscoveryClient.getTimeToLive(), org.objectweb.jonas.discovery.DiscoveryClient.sourceIp, org.objectweb.jonas.discovery.DiscoveryClient.sourcePort, org.objectweb.jonas.discovery.DiscoveryClient.timeout, and org.objectweb.jonas.discovery.DiscoveryClient.ttl.

Here is the call graph for this function:


Member Function Documentation

void org.objectweb.jonas.discovery.DiscoveryClientListener.run  ) 
 

See also:
java.lang.Runnable#run()

Definition at line 141 of file DiscoveryClientListener.java.

References org.objectweb.jonas.discovery.DiscoveryClientListener.sendDiscoveryMessage(), and org.objectweb.jonas.discovery.DiscoveryClient.setTimeToLive().

Here is the call graph for this function:

void org.objectweb.jonas.discovery.DiscoveryClientListener.sendDiscoveryMessage DiscMessage  msg  ) 
 

Sends a discovery message to the server group.

Definition at line 120 of file DiscoveryClientListener.java.

Referenced by org.objectweb.jonas.discovery.DiscoveryClientListener.run().

void org.objectweb.jonas.discovery.DiscoveryClientListener.stop  ) 
 

Stops the current thread

Definition at line 220 of file DiscoveryClientListener.java.

Referenced by org.objectweb.jonas.discovery.DiscoveryClient.preDeregister().


Member Data Documentation

final String org.objectweb.jonas.discovery.DiscoveryClientListener.DISCOVERY_TYPE = "jonas.management.discovery" [static]
 

Management notification type for discovery events

Definition at line 48 of file DiscoveryClientListener.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:06:48 2005 for JOnAS by  doxygen 1.3.9.1