org.objectweb.jonas.management.cluster
Interface EjbHaClusterMBean

All Superinterfaces:
BaseClusterMBean
All Known Implementing Classes:
EjbHaCluster

public interface EjbHaClusterMBean
extends BaseClusterMBean

Define here only specific operations and attributes. Generic one are in BaseClusterMBean

Author:
Philippe Durieux

Method Summary
 java.lang.String getMcastAddr()
           
 int getMcastPort()
           
 
Methods inherited from interface org.objectweb.jonas.management.cluster.BaseClusterMBean
addServer, addServer, deployModule, getMembers, getName, getNbMembers, getState, removeServer, startit, stopit, undeployModule, uploadDeployModule, uploadFile
 

Method Detail

getMcastAddr

java.lang.String getMcastAddr()

getMcastPort

int getMcastPort()