org.objectweb.jotm

Interface TimerEventListener

Known Implementing Classes:
ControlImpl, TransactionImpl

public interface TimerEventListener

Method Summary

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

Method Details

timeoutExpired

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