|
||||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.objectweb.perseus.concurrency.api |
Class org.objectweb.perseus.concurrency.api.ConcurrencyException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Exception nestedException
Class org.objectweb.perseus.concurrency.api.RolledBackConcurrencyException extends ConcurrencyException implements Serializable |
Package org.objectweb.perseus.concurrency.distributed.globallock.api |
Class org.objectweb.perseus.concurrency.distributed.globallock.api.DeadLockException extends java.lang.Exception implements Serializable |
Class org.objectweb.perseus.concurrency.distributed.globallock.api.GlobalLockException extends java.lang.Exception implements Serializable |
Package org.objectweb.perseus.concurrency.distributed.globallock.lib |
Class org.objectweb.perseus.concurrency.distributed.globallock.lib.GlobalLockCoordinator extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.Object objId
java.util.HashSet users
byte maxGrantedLock
java.util.LinkedList waiting
byte requestedDowngrade
int nbDowngradeRequests
Class org.objectweb.perseus.concurrency.distributed.globallock.lib.GlobalLockMessage extends java.lang.Object implements Serializable |
Serialized Fields |
byte type
byte lck
long timeout
java.lang.Object requester
int serialNumber
Class org.objectweb.perseus.concurrency.distributed.globallock.lib.GlobalLockUser extends java.lang.Object implements Serializable |
Serialized Fields |
byte locallyGranted
byte locallyGrantable
byte globallyRequested
|
||||||||||||
PREV NEXT | FRAMES NO FRAMES |