org.objectweb.jonas.management.cluster.ha
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
 String getMcastAddr()
           
 int getMcastPort()
           
 
Methods inherited from interface org.objectweb.jonas.management.cluster.BaseClusterMBean
addServer, deployModule, getMembers, getName, getNbMembers, getState, removeServer, startit, stopit, undeployModule, uploadDeployModule, uploadFile
 

Method Detail

getMcastAddr

String getMcastAddr()

getMcastPort

int getMcastPort()


Copyright © 2007 OW2 Consortium. All Rights Reserved.