org.drools.persistence.jpa
Class JpaJDKTimerService.JpaJDKCallableJob
java.lang.Object
org.drools.time.impl.JDKTimerService.JDKCallableJob
org.drools.persistence.jpa.JpaJDKTimerService.JpaJDKCallableJob
- All Implemented Interfaces:
- Callable<Void>
- Enclosing class:
- JpaJDKTimerService
public class JpaJDKTimerService.JpaJDKCallableJob
- extends JDKTimerService.JDKCallableJob
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,
ScheduledThreadPoolExecutor scheduler)
call
public Void call()
throws Exception
- Specified by:
call
in interface Callable<Void>
- Overrides:
call
in class JDKTimerService.JDKCallableJob
- Throws:
Exception
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.