org.jbpm.process.core.timer.impl
public class DelegateSchedulerServiceInterceptor extends Object implements SchedulerServiceInterceptor
GlobalSchedulerService
so it does not introduce any new behavior.Modifier and Type | Field and Description |
---|---|
protected GlobalSchedulerService |
delegate |
Constructor and Description |
---|
DelegateSchedulerServiceInterceptor(GlobalSchedulerService service) |
protected GlobalSchedulerService delegate
public DelegateSchedulerServiceInterceptor(GlobalSchedulerService service)
public void internalSchedule(org.drools.core.time.impl.TimerJobInstance timerJobInstance)
internalSchedule
in interface SchedulerServiceInterceptor
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.