Package | Description |
---|---|
org.jboss.as.clustering.lock |
Modifier and Type | Field and Description |
---|---|
RemoteLockResponse.Flag |
RemoteLockResponse.flag |
Modifier and Type | Method and Description |
---|---|
static RemoteLockResponse.Flag |
RemoteLockResponse.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteLockResponse.Flag[] |
RemoteLockResponse.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RemoteLockResponse(ClusterNode responder,
RemoteLockResponse.Flag flag) |
RemoteLockResponse(ClusterNode responder,
RemoteLockResponse.Flag flag,
ClusterNode holder) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.