|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.ha.TimerEventListenerWrp
This class converts between jonas TimerEventListener and CMI TimerEventListenerCMI
Constructor Summary | |
TimerEventListenerWrp(org.objectweb.carol.cmi.ha.TimerEventListenerCMI tel)
Constructor |
Method Summary | |
void |
timeoutExpired(java.lang.Object arg)
Invoked when the timeout has expired. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TimerEventListenerWrp(org.objectweb.carol.cmi.ha.TimerEventListenerCMI tel)
tel
- Method Detail |
public void timeoutExpired(java.lang.Object arg)
TimerEventListener
timeoutExpired
in interface TimerEventListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |