org.ow2.jonas.lib.management.domain.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.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
addServer, addServer, deployModule, getMembers, getName, getNbMembers, getState, removeServer, startit, stopit, undeployModule, uploadDeployModule, uploadFile
 

Method Detail

getMcastAddr

String getMcastAddr()

getMcastPort

int getMcastPort()


Copyright © 2010 OW2 Consortium. All Rights Reserved.