Uses of Class
jgroup.core.arm.GroupExistsException

Packages that use GroupExistsException
jgroup.arm This package contains the implementation of the Autonomous Replication Management (ARM) framework. 
jgroup.core.arm   
 

Uses of GroupExistsException in jgroup.arm
 

Methods in jgroup.arm that throw GroupExistsException
 int ReplicaManagerImpl.createGroup(AppConfig app)
           
 

Uses of GroupExistsException in jgroup.core.arm
 

Methods in jgroup.core.arm that throw GroupExistsException
 HostSet DistributionScheme.assignReplicas(AppConfig app)
          Assign the host location for the specified application.
 HostSet DistributionScheme.collocateReplicas(AppConfig app, AppConfig collocateWithApp)
           
 int ReplicationManager.createGroup(AppConfig app)
          Create a group for the specified application, with the applications required redundancy.
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.