org.objectweb.jonas.discovery.DiscoveryServiceImplMBean Interface Reference

Inherited by org.objectweb.jonas.discovery.DiscoveryServiceImpl.

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

Inheritance graph
[legend]
List of all members.

Public Member Functions

String getMulticastAddress ()

Package Functions

String getMulticastPort ()
Boolean getIsDiscoveryMaster ()
void startDiscoveryMaster () throws JMException

Detailed Description

Management interface for the discovery service
Author:
Adriana Danes

Definition at line 35 of file DiscoveryServiceImplMBean.java.


Member Function Documentation

Boolean org.objectweb.jonas.discovery.DiscoveryServiceImplMBean.getIsDiscoveryMaster  )  [package]
 

Returns:
true if the current server is a discovery master

Implemented in org.objectweb.jonas.discovery.DiscoveryServiceImpl.

String org.objectweb.jonas.discovery.DiscoveryServiceImplMBean.getMulticastAddress  ) 
 

Returns:
the multicast group IP address used by the discovery service

Implemented in org.objectweb.jonas.discovery.DiscoveryServiceImpl.

String org.objectweb.jonas.discovery.DiscoveryServiceImplMBean.getMulticastPort  )  [package]
 

Returns:
the multicast group port number used by the discovery service

Implemented in org.objectweb.jonas.discovery.DiscoveryServiceImpl.

void org.objectweb.jonas.discovery.DiscoveryServiceImplMBean.startDiscoveryMaster  )  throws JMException [package]
 

Make this server a discovery master

Exceptions:
JMException a JMX exception occured when trying to make current server a discovery master

Implemented in org.objectweb.jonas.discovery.DiscoveryServiceImpl.


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