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

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



Copyright ? 2005-2009 OW2 Consortium. All Rights Reserved.