org.objectweb.jonas.discovery.DiscoveryClientMBean Interface Reference

Inherits org.objectweb.jonas.discovery.EnrollerMBean.

Inherited by org.objectweb.jonas.discovery.DiscoveryClient.

Inheritance diagram for org.objectweb.jonas.discovery.DiscoveryClientMBean:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.discovery.DiscoveryClientMBean:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int getTimeout ()

Package Functions

void setTimeout (int timeout)
int getSourcePort ()
void setSourcePort (int sourcePort)
String getSourceIp ()
void setSourceIp (String sourceIp)

Detailed Description

Author:
Takoua Abdellatif
Version:
1.0

Definition at line 28 of file DiscoveryClientMBean.java.


Member Function Documentation

String org.objectweb.jonas.discovery.DiscoveryClientMBean.getSourceIp  )  [package]
 

Gets the source port

Returns:
the source port

Implemented in org.objectweb.jonas.discovery.DiscoveryClient.

int org.objectweb.jonas.discovery.DiscoveryClientMBean.getSourcePort  )  [package]
 

Gets the source port that the discovery response has to use.

Returns:
source port

Implemented in org.objectweb.jonas.discovery.DiscoveryClient.

int org.objectweb.jonas.discovery.DiscoveryClientMBean.getTimeout  ) 
 

gets the duration time the DiscoveryClient has to wait for discovery answers.

Returns:
timeout value.

Implemented in org.objectweb.jonas.discovery.DiscoveryClient.

void org.objectweb.jonas.discovery.DiscoveryClientMBean.setSourceIp String  sourceIp  )  [package]
 

Sets the source Ip

Parameters:
sourceIp 

Implemented in org.objectweb.jonas.discovery.DiscoveryClient.

void org.objectweb.jonas.discovery.DiscoveryClientMBean.setSourcePort int  sourcePort  )  [package]
 

Sets the source port

Parameters:
sourcePort 

Implemented in org.objectweb.jonas.discovery.DiscoveryClient.

void org.objectweb.jonas.discovery.DiscoveryClientMBean.setTimeout int  timeout  )  [package]
 

Sets the timeout value the DiscoveryClient for receiving discovery answers.

Parameters:
timeout 

Implemented in org.objectweb.jonas.discovery.DiscoveryClient.


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