Uses of Interface
org.jboss.ha.framework.server.ClusterPartitionMBean

Packages that use ClusterPartitionMBean
org.jboss.ha.framework.server   
org.jboss.ha.jmx   
 

Uses of ClusterPartitionMBean in org.jboss.ha.framework.server
 

Classes in org.jboss.ha.framework.server that implement ClusterPartitionMBean
 class ClusterPartition
          HAPartition implementation based on a JGroups RpcDispatcher and a multiplexed JChannel.
 

Uses of ClusterPartitionMBean in org.jboss.ha.jmx
 

Methods in org.jboss.ha.jmx with parameters of type ClusterPartitionMBean
 void AbstractHAServiceMBeanSupport.setClusterPartition(ClusterPartitionMBean clusterPartition)
           
 void HAServiceMBean.setClusterPartition(ClusterPartitionMBean clusterPartition)
          Deprecated. use HAServiceMBean.setHAPartition(HAPartition)
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.