|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.slide.event.LockAdapter
Lock adapter class
Constructor Summary | |
LockAdapter()
|
Method Summary | |
void |
kill(LockEvent event)
|
void |
lock(LockEvent event)
|
void |
renew(LockEvent event)
|
void |
unlock(LockEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LockAdapter()
Method Detail |
public void lock(LockEvent event) throws VetoException
lock
in interface LockListener
VetoException
public void unlock(LockEvent event) throws VetoException
unlock
in interface LockListener
VetoException
public void renew(LockEvent event) throws VetoException
renew
in interface LockListener
VetoException
public void kill(LockEvent event) throws VetoException
kill
in interface LockListener
VetoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |