Uses of Interface
org.objectweb.perseus.concurrency.distributed.globallock.api.GlobalLockWaiter

Packages that use GlobalLockWaiter
org.objectweb.perseus.concurrency.distributed.globallock.api   
org.objectweb.perseus.concurrency.distributed.globallock.lib   
 

Uses of GlobalLockWaiter in org.objectweb.perseus.concurrency.distributed.globallock.api
 

Methods in org.objectweb.perseus.concurrency.distributed.globallock.api that return GlobalLockWaiter
 GlobalLockWaiter GlobalLock.upgrade(byte lck, boolean sync, long timeout)
          Request a lock upgrade.
 

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

Classes in org.objectweb.perseus.concurrency.distributed.globallock.lib that implement GlobalLockWaiter
 class GlobalLockWaiterImpl
           
 

Methods in org.objectweb.perseus.concurrency.distributed.globallock.lib that return GlobalLockWaiter
 GlobalLockWaiter GlobalLockUser.upgrade(byte lck, boolean sync, long timeout)
           
 



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