fr.opensagres.xdocreport.document.timing
Interface AlarmTimerListener


public interface AlarmTimerListener

A listener for timer events.


Method Summary
 void alarm(AlarmTimer timer)
          Notify the instance of an alarm coming from a timer.
 

Method Detail

alarm

void alarm(AlarmTimer timer)
Notify the instance of an alarm coming from a timer.

Parameters:
timer - The timer raising the alarm.


Copyright © 2013. All rights reserved.