public interface SchedulerServiceInterceptor
GlobalSchedulerService
to be able to react and
optionally alter default behavior. Common case is to make a timer job scheduling transactional
but that's not the only possible case.Modifier and Type | Method and Description |
---|---|
void |
internalSchedule(org.drools.core.time.impl.TimerJobInstance timerJobInstance) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.