Uses of Class
railo.runtime.lock.LockTimeoutException

Packages that use LockTimeoutException
railo.runtime.lock   
 

Uses of LockTimeoutException in railo.runtime.lock
 

Methods in railo.runtime.lock that throw LockTimeoutException
 LockData LockManagerImpl.lock(int type, String name, int timeout, int pageContextId)
           
 LockData LockManager.lock(int type, String name, int timeout, int pageContextId)
          locks a thread if already a other thread is come until other thread notify him by unlock method
 



Copyright © 2012 Railo