Uses of Class
org.jboss.ha.framework.server.lock.ClusterLockState.State

Packages that use ClusterLockState.State
org.jboss.ha.framework.server.lock   
 

Uses of ClusterLockState.State in org.jboss.ha.framework.server.lock
 

Methods in org.jboss.ha.framework.server.lock that return ClusterLockState.State
static ClusterLockState.State ClusterLockState.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClusterLockState.State[] ClusterLockState.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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