com.mindbright.nio
Interface TimerCallback


public interface TimerCallback

Defines callback method for the non-blocking timer

See Also:
Switchboard

Method Summary
 void timerTrig()
          Called when the timer has triggered.
 

Method Detail

timerTrig

void timerTrig()
Called when the timer has triggered.