org.apache.openejb.core.timer
Class EjbTimeoutJob
java.lang.Object
org.apache.openejb.core.timer.EjbTimeoutJob
- All Implemented Interfaces:
- org.quartz.Job
public class EjbTimeoutJob
- extends Object
- implements org.quartz.Job
- Version:
- $Rev$ $Date$
|
Method Summary |
void |
execute(org.quartz.JobExecutionContext jobExecutionContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJB_TIMERS_SERVICE
public static final String EJB_TIMERS_SERVICE
- See Also:
- Constant Field Values
TIMER_DATA
public static final String TIMER_DATA
- See Also:
- Constant Field Values
EjbTimeoutJob
public EjbTimeoutJob()
execute
public void execute(org.quartz.JobExecutionContext jobExecutionContext)
throws org.quartz.JobExecutionException
- Specified by:
execute in interface org.quartz.Job
- Throws:
org.quartz.JobExecutionException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.