Frames | No Frames |
Methods with return type org.objectweb.perseus.concurrency.distributed.globallock.api.GlobalLock | |
GlobalLock | GlobalLockManager.getGlobalLock(Serializable objId, boolean create) |
Methods with return type org.objectweb.perseus.concurrency.distributed.globallock.api.GlobalLock | |
GlobalLock | DistributedConcurrencyManager.getDistLock(Object resourceId, Object hints, boolean doInvalidate) |
Classes implementing org.objectweb.perseus.concurrency.distributed.globallock.api.GlobalLock | |
class | This class the client side of global lock management. |
Methods with return type org.objectweb.perseus.concurrency.distributed.globallock.api.GlobalLock | |
GlobalLock | BasicGlobalLockManager.createLock(Serializable oid) |
GlobalLock | BasicGlobalLockManager.getGlobalLock(Serializable oid, boolean create) |