Qizx/open API

net.axyana.qizxopen.util
Interface Timer.Handler

Enclosing interface:
Timer

public static interface Timer.Handler

Interface that must be implemented by timer-event targets.


Method Summary
 void timeEvent(Timer.Request request)
          Called when the timer event is fired.
 

Method Detail

timeEvent

public void timeEvent(Timer.Request request)
Called when the timer event is fired.


© 2005 Axyana Software