Frames | No Frames |
Classes derived from org.objectweb.perseus.concurrency.pessimistic.Lock | |
class | A lock associated to an oid (see the "locks" map within the pessimistic
concurrency manager). |
class | A lock associated to an oid (see the "locks" map within the pessimistic
concurrency manager). |
class | A lock associated to an oid (see the "locks" map within the pessimistic
concurrency manager). |
Methods with parameter type org.objectweb.perseus.concurrency.pessimistic.Lock | |
Object |
Methods with return type org.objectweb.perseus.concurrency.pessimistic.Lock | |
Lock | PessimisticConcurrencyManager.getLock(Object oid, Object hints) Returns the lock associated to the given oid. |