commonj.timers
Interface StopTimerListener

All Superinterfaces:
TimerListener

public interface StopTimerListener
extends TimerListener


Method Summary
 void timerStop(Timer timer)
           
 
Methods inherited from interface commonj.timers.TimerListener
timerExpired
 

Method Detail

timerStop

void timerStop(Timer timer)