public class CalendarTimerTask extends TimerTask<CalendarTimer>
timer, timerService| Constructor and Description |
|---|
CalendarTimerTask(CalendarTimer calendarTimer) |
| Modifier and Type | Method and Description |
|---|---|
protected Date |
calculateNextTimeout() |
protected void |
callTimeout() |
protected void |
postTimeoutProcessing() |
protected void |
scheduleTimeoutIfRequired() |
getTimer, retryTimeout, runpublic CalendarTimerTask(CalendarTimer calendarTimer)
calendarTimer - protected void callTimeout()
throws Exception
callTimeout in class TimerTask<CalendarTimer>Exceptionprotected Date calculateNextTimeout()
calculateNextTimeout in class TimerTask<CalendarTimer>protected void scheduleTimeoutIfRequired()
scheduleTimeoutIfRequired in class TimerTask<CalendarTimer>protected void postTimeoutProcessing()
postTimeoutProcessing in class TimerTask<CalendarTimer>Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.