JavaScript is disabled on your browser.
jBPM :: Flow 6.3.0.Final-redhat-7
java.lang.Object
org.jbpm.process.core.timer.impl.DelegateSchedulerServiceInterceptor
All Implemented Interfaces:
SchedulerServiceInterceptor
public class DelegateSchedulerServiceInterceptor
extends Object
implements SchedulerServiceInterceptor
Simple delegate that is default implementation used if none other has been given.
It will just call the internalSchedule on the actual GlobalSchedulerService
so it does not introduce any new behavior.
Method Summary
Methods
Modifier and Type
Method and Description
void
internalSchedule (org.drools.core.time.impl.TimerJobInstance timerJobInstance)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
jBPM :: Flow 6.3.0.Final-redhat-7
Copyright © 2001–2016 JBoss by Red Hat . All rights reserved.