org.jbpm.services.ejb.timer
Class EJBTimerScheduler
java.lang.Object
org.jbpm.services.ejb.timer.EJBTimerScheduler
public class EJBTimerScheduler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJBTimerScheduler
public EJBTimerScheduler()
executeTimerJob
public void executeTimerJob(javax.ejb.Timer timer)
internalSchedule
public void internalSchedule(org.drools.core.time.impl.TimerJobInstance timerJobInstance)
isValid
public boolean isValid(GlobalTimerService.GlobalJobHandle jobHandle)
removeJob
public boolean removeJob(org.drools.core.time.JobHandle jobHandle)
getTimerByName
public org.drools.core.time.impl.TimerJobInstance getTimerByName(String jobName)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.