Uses of Interface
com.espertech.esper.runtime.internal.timer.TimerCallback
Package
Description
Supplies internal clocking triggering execution of schedule callbacks in a scheduling service
-
Uses of TimerCallback in com.espertech.esper.runtime.internal.kernel.service
-
Uses of TimerCallback in com.espertech.esper.runtime.internal.timer
Modifier and TypeMethodDescriptionvoid
TimerService.setCallback
(TimerCallback timerCallback) Set the callback method to invoke for clock ticks.void
TimerServiceImpl.setCallback
(TimerCallback timerCallback)