Uses of Class
jgroup.relacs.config.Host.ReplicaState

Packages that use Host.ReplicaState
jgroup.relacs.config   
 

Uses of Host.ReplicaState in jgroup.relacs.config
 

Methods in jgroup.relacs.config that return Host.ReplicaState
 Host.ReplicaState Host.getState(AppConfig app)
          Returns the current replica state of the given application on this host.
static Host.ReplicaState Host.ReplicaState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Host.ReplicaState[] Host.ReplicaState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



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