org.drools.persistence.jpa
Class JpaTimerJobInstance
java.lang.Object
org.drools.time.impl.DefaultTimerJobInstance
org.drools.persistence.jpa.JpaTimerJobInstance
- All Implemented Interfaces:
- Comparable<DefaultTimerJobInstance>, Callable<Void>, TimerJobInstance
public class JpaTimerJobInstance
- extends DefaultTimerJobInstance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JpaTimerJobInstance
public JpaTimerJobInstance(Job job,
JobContext ctx,
Trigger trigger,
JobHandle 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.