|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlime.LocalUponListener
Field Summary | |
(package private) PendingUponListener |
rl
|
(package private) long |
seqNum
|
Constructor Summary | |
(package private) |
LocalUponListener(long seqNum,
PendingUponListener rl)
|
Method Summary | |
void |
reactsTo(ReactionEvent e)
This method is invoked automatically by the system when the corresponding reaction must be fired. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
long seqNum
PendingUponListener rl
Constructor Detail |
LocalUponListener(long seqNum, PendingUponListener rl)
Method Detail |
public void reactsTo(ReactionEvent e)
ReactionListener
reactsTo
in interface ReactionListener
e
- the event that triggered the reaction.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |