org.objectweb.perseus.concurrency.pessimistic
Interface PessimisticConcurrencyManagerAC

All Known Implementing Classes:
PessimisticConcurrencyManager

public interface PessimisticConcurrencyManagerAC


Method Summary
 java.lang.String getPolicy()
           
 boolean getThinkLockAllowed()
           
 void setPolicy(java.lang.String policy)
           
 void setThinkLockAllowed(boolean val)
           
 

Method Detail

getPolicy

public java.lang.String getPolicy()

setPolicy

public void setPolicy(java.lang.String policy)
               throws IllegalLifeCycleException
Throws:
IllegalLifeCycleException

getThinkLockAllowed

public boolean getThinkLockAllowed()

setThinkLockAllowed

public void setThinkLockAllowed(boolean val)


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