Package commonj.timers
Interface TimerListener
-
- All Known Subinterfaces:
CancelTimerListener
,StopTimerListener
public interface TimerListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
timerExpired(Timer timer)
-
-
-
Method Detail
-
timerExpired
void timerExpired(Timer timer)
-
-