Uses of Package
org.objectweb.perseus.concurrency.distributed.globallock.api

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

Classes in org.objectweb.perseus.concurrency.distributed.globallock.api used by org.objectweb.perseus.concurrency.distributed
GlobalLock
          This is the interface of global locks.
 

Classes in org.objectweb.perseus.concurrency.distributed.globallock.api used by org.objectweb.perseus.concurrency.distributed.globallock.api
DeadLockException
          This exception is used to indicate that a deadlock has been detected
GlobalLock
          This is the interface of global locks.
GlobalLockException
          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.
GlobalLockWaiter
          This interface is used to sychronize with lock requests in asynchronous mode.
 

Classes in org.objectweb.perseus.concurrency.distributed.globallock.api used by org.objectweb.perseus.concurrency.distributed.globallock.lib
DeadLockException
          This exception is used to indicate that a deadlock has been detected
GlobalLock
          This is the interface of global locks.
GlobalLockException
          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.
GlobalLockManager
           
GlobalLockWaiter
          This interface is used to sychronize with lock requests in asynchronous mode.
 



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