Uses of Interface
org.objectweb.perseus.concurrency.lib.LockValue

Packages that use LockValue
org.objectweb.perseus.concurrency.distributed.globallock.lib   
org.objectweb.perseus.concurrency.lib   
org.objectweb.perseus.concurrency.pessimistic   
 

Uses of LockValue in org.objectweb.perseus.concurrency.distributed.globallock.lib
 

Constructors in org.objectweb.perseus.concurrency.distributed.globallock.lib with parameters of type LockValue
GlobalLockCoordinatorFactory(LockValue lockValue)
           
GlobalLockCoordinator(java.lang.Object resId, DistResCoordinatorService drcs, LockValue lockValue)
          Create a new coordinator using a LockValue
 

Uses of LockValue in org.objectweb.perseus.concurrency.lib
 

Classes in org.objectweb.perseus.concurrency.lib that implement LockValue
 class ReadWriteLockValue
          Copyright (C) 2003-2004 - France Telecom R&D This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 class RWLockValue
          Simple lock value comparator.
 

Uses of LockValue in org.objectweb.perseus.concurrency.pessimistic
 

Fields in org.objectweb.perseus.concurrency.pessimistic declared as LockValue
protected static LockValue RWFifoLock.LOCKS
           
 



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