Package | Description |
---|---|
org.jboss.as.ejb3.timerservice | |
org.jboss.as.ejb3.timerservice.persistence |
Modifier and Type | Method and Description |
---|---|
CalendarBasedTimeout |
CalendarTimer.getCalendarTimeout()
Returns the
CalendarBasedTimeout corresponding to this
CalendarTimer |
Constructor and Description |
---|
CalendarTimer(String id,
TimerServiceImpl timerService,
CalendarBasedTimeout calendarTimeout,
Object primaryKey)
Constructs a
CalendarTimer |
CalendarTimer(String id,
TimerServiceImpl timerService,
CalendarBasedTimeout calendarTimeout,
Serializable info,
boolean persistent,
Method timeoutMethod,
Object primaryKey)
Constructs a
CalendarTimer |
CalendarTimer(String id,
TimerServiceImpl timerService,
CalendarBasedTimeout calendarTimeout,
Serializable info,
boolean persistent,
Object primaryKey)
Constructs a
CalendarTimer |
Modifier and Type | Method and Description |
---|---|
CalendarBasedTimeout |
CalendarTimerEntity.getCalendarTimeout() |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.