Uses of Class
org.objectweb.perseus.concurrency.distributed.globallock.api.DeadLockException

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

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

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

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

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



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