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, run
public CalendarTimerTask(CalendarTimer calendarTimer)
calendarTimer
- protected void callTimeout() throws Exception
callTimeout
in class TimerTask<CalendarTimer>
Exception
protected Date calculateNextTimeout()
calculateNextTimeout
in class TimerTask<CalendarTimer>
protected void scheduleTimeoutIfRequired()
scheduleTimeoutIfRequired
in class TimerTask<CalendarTimer>
protected void postTimeoutProcessing()
postTimeoutProcessing
in class TimerTask<CalendarTimer>
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.