Uses of Class org.objectweb.perseus.concurrency.pessimistic.Lock

Uses in package org.objectweb.perseus.concurrency.pessimistic

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
PessimisticConcurrencyManager.getState(Object ctx, Object resourceId, Lock lock, Object hints)

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.

Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.