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

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


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

Packages that use SubPartitionInfo
org.jboss.ha.framework.interfaces   
 

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

Fields in org.jboss.ha.framework.interfaces declared as SubPartitionInfo
 SubPartitionInfo[] SubPartitionsInfo.partitions
           
 

Methods in org.jboss.ha.framework.interfaces that return SubPartitionInfo
 SubPartitionInfo SubPartitionsInfo.getSubPartitionWithName(String name)
          Returns the SubPartitionInfo instance in this group that has the given name.
 

Methods in org.jboss.ha.framework.interfaces with parameters of type SubPartitionInfo
 void SubPartitionInfo.merge(SubPartitionInfo merged)
           
 



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