|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlime.RemoteUponListener
Field Summary | |
(package private) LimeTSMgr |
ltsm
|
(package private) long |
seqNum
|
(package private) AgentID |
subscriber
|
Constructor Summary | |
(package private) |
RemoteUponListener(LimeTSMgr ltsm,
long seqNum,
AgentID subscriber)
|
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 |
LimeTSMgr ltsm
long seqNum
AgentID subscriber
Constructor Detail |
RemoteUponListener(LimeTSMgr ltsm, long seqNum, AgentID subscriber)
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 |