org.objectweb.jonas_timer
Interface TimerEventListener

All Known Implementing Classes:
JmxServer, JSessionSwitch, ControlImpl, TransactionImpl

public interface TimerEventListener


Method Summary
 void timeoutExpired(java.lang.Object arg)
          Invoked when the timeout has expired.
 

Method Detail

timeoutExpired

public void timeoutExpired(java.lang.Object arg)
Invoked when the timeout has expired.