org.drools.persistence.jpa
Class JpaJDKTimerService.JpaJDKCallableJob
java.lang.Object
org.drools.time.impl.DefaultTimerJobInstance
org.drools.persistence.jpa.JpaJDKTimerService.JpaJDKCallableJob
- All Implemented Interfaces:
- Comparable<DefaultTimerJobInstance>, Callable<Void>, TimerJobInstance
- Enclosing class:
- JpaJDKTimerService
public class JpaJDKTimerService.JpaJDKCallableJob
- extends DefaultTimerJobInstance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JpaJDKTimerService.JpaJDKCallableJob
public JpaJDKTimerService.JpaJDKCallableJob(Job job,
JobContext ctx,
Trigger trigger,
JDKTimerService.JDKJobHandle handle,
InternalSchedulerService scheduler)
call
public Void call()
throws Exception
- Specified by:
call in interface Callable<Void>- Overrides:
call in class DefaultTimerJobInstance
- Throws:
Exception
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.