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) |
Modifier and Type | Method and Description |
---|---|
void |
internalSchedule(org.drools.core.time.impl.TimerJobInstance timerJobInstance) |
protected GlobalSchedulerService delegate
public DelegateSchedulerServiceInterceptor(GlobalSchedulerService service)
public void internalSchedule(org.drools.core.time.impl.TimerJobInstance timerJobInstance)
internalSchedule
in interface SchedulerServiceInterceptor
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.