jBPM :: Distribution 6.2.0.Final

org.jbpm.process.core.timer
Interface SchedulerServiceInterceptor

All Known Implementing Classes:
DelegateSchedulerServiceInterceptor, TransactionAwareSchedulerServiceInterceptor

public interface SchedulerServiceInterceptor

Interceptor dedicated to 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.


Method Summary
 void internalSchedule(org.drools.core.time.impl.TimerJobInstance timerJobInstance)
           
 

Method Detail

internalSchedule

void internalSchedule(org.drools.core.time.impl.TimerJobInstance timerJobInstance)

jBPM :: Distribution 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.