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

Packages that use TimerCallback
com.espertech.esper.core.service 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.service
 

Classes in com.espertech.esper.core.service 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.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com