org.objectweb.perseus.concurrency.distributed.globallock.api
Interface GlobalLockManager

All Known Implementing Classes:
BasicGlobalLockManager

public interface GlobalLockManager


Method Summary
 GlobalLock getGlobalLock(java.io.Serializable objId, boolean create)
           
 

Method Detail

getGlobalLock

public GlobalLock getGlobalLock(java.io.Serializable objId,
                                boolean create)
                         throws GlobalLockException
Throws:
GlobalLockException


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