railo.commons.lang.lock
Class NullKeyLockListener

java.lang.Object
  extended by railo.commons.lang.lock.NullKeyLockListener
All Implemented Interfaces:
KeyLockListener

public final class NullKeyLockListener
extends Object
implements KeyLockListener


Method Summary
static KeyLockListener getInstance()
           
 void onEnd(String key, boolean isLast)
           
 void onStart(String key, boolean isFirst)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static KeyLockListener getInstance()

onEnd

public void onEnd(String key,
                  boolean isLast)
Specified by:
onEnd in interface KeyLockListener

onStart

public void onStart(String key,
                    boolean isFirst)
Specified by:
onStart in interface KeyLockListener


Copyright © 2012 Railo