Package | Description |
---|---|
org.jboss.as.clustering.web | |
org.jboss.as.clustering.web.infinispan |
Modifier and Type | Method and Description |
---|---|
SessionOwnershipSupport.LockResult |
SessionOwnershipSupport.acquireSessionOwnership(String realId,
boolean newLock)
Attempt to take ownership of the session identified by the given id.
|
static SessionOwnershipSupport.LockResult |
SessionOwnershipSupport.LockResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionOwnershipSupport.LockResult[] |
SessionOwnershipSupport.LockResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SessionOwnershipSupport.LockResult |
DistributedCacheManager.acquireSessionOwnership(String sessionId,
boolean newLock) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.