railo.commons.lang.lock
Class KeyLock

java.lang.Object
  extended by railo.commons.lang.lock.KeyLock

public final class KeyLock
extends Object


Constructor Summary
KeyLock()
           
KeyLock(KeyLockListener listener)
           
 
Method Summary
 void end()
           
 void setListener(KeyLockListener listener)
           
 void start(String key)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyLock

public KeyLock()

KeyLock

public KeyLock(KeyLockListener listener)
Method Detail

start

public void start(String key)

end

public void end()

setListener

public void setListener(KeyLockListener listener)


Copyright © 2012 Railo