net.sourceforge.jtds.util
Interface TimerThread.TimerListener

Enclosing interface:
TimerThread

public static interface TimerThread.TimerListener

Interface to be implemented by classes that request timer services.


Method Summary
 void timerExpired()
          Event to be fired when the timeout expires.
 

Method Detail

timerExpired

public void timerExpired()
Event to be fired when the timeout expires.



Generated on October 27 2012