站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

Uses of Class org.jboss.ha.framework.interfaces.ClusterNode (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


Uses of Class
org.jboss.ha.framework.interfaces.ClusterNode

Packages that use ClusterNode
org.jboss.ha.framework.interfaces   
org.jboss.ha.framework.server   
 

Uses of ClusterNode in org.jboss.ha.framework.interfaces
 

Methods in org.jboss.ha.framework.interfaces that return ClusterNode
 ClusterNode[] HAPartition.getClusterNodes()
          Return the member nodes that built the current view i.e.
 

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

Fields in org.jboss.ha.framework.server declared as ClusterNode
protected  ClusterNode HAPartitionImpl.me
          me as a ClusterNode
 

Methods in org.jboss.ha.framework.server that return ClusterNode
 ClusterNode[] HAPartitionImpl.getClusterNodes()
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.