public class SingleActionTimerData extends TimerData
OPEN_EJB_TIMEOUT_TRIGGER_GROUP_NAME, OPEN_EJB_TIMEOUT_TRIGGER_NAME_PREFIX, scheduler, trigger| Constructor and Description |
|---|
SingleActionTimerData(long id,
EjbTimerServiceImpl timerService,
String deploymentId,
Object primaryKey,
Method timeoutMethod,
javax.ejb.TimerConfig timerConfig,
Date expiration) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getExpiration() |
TimerType |
getType() |
org.apache.openejb.quartz.impl.triggers.AbstractTrigger<?> |
initializeTrigger() |
String |
toString() |
cancel, doReadObject, doWriteObject, getDeploymentId, getId, getInfo, getNextTimeout, getPrimaryKey, getTimeoutMethod, getTimer, getTimeRemaining, getTrigger, isCancelled, isExpired, isNewTimer, isPersistent, isStopped, newTimer, setExpired, setScheduler, stoppublic SingleActionTimerData(long id,
EjbTimerServiceImpl timerService,
String deploymentId,
Object primaryKey,
Method timeoutMethod,
javax.ejb.TimerConfig timerConfig,
Date expiration)
public Date getExpiration()
public org.apache.openejb.quartz.impl.triggers.AbstractTrigger<?> initializeTrigger()
initializeTrigger in class TimerDataCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.