org.objectweb.jotm
Interface TimerEventListener

All Known Implementing Classes:
ControlImpl, TransactionImpl

public interface TimerEventListener


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

Method Detail

timeoutExpired

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