Uses of Interface
com.espertech.esper.timer.TimerCallback

Packages that use TimerCallback
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.timer Supplies internal clocking triggering execution of schedule callbacks in a scheduling service 
 

Uses of TimerCallback in com.espertech.esper.core
 

Classes in com.espertech.esper.core that implement TimerCallback
 class EPRuntimeImpl
          Implements runtime interface.
 

Uses of TimerCallback in com.espertech.esper.timer
 

Methods in com.espertech.esper.timer with parameters of type TimerCallback
 void TimerServiceImpl.setCallback(TimerCallback timerCallback)
           
 void TimerService.setCallback(TimerCallback timerCallback)
          Set the callback method to invoke for clock ticks.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com