Package | Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
EPRuntimeImpl
Implements runtime interface.
|
Modifier and Type | Method and Description |
---|---|
void |
TimerServiceImpl.setCallback(TimerCallback timerCallback) |
void |
TimerService.setCallback(TimerCallback timerCallback)
Set the callback method to invoke for clock ticks.
|