jBPM :: Flow 6.1.0.CR1

Uses of Interface
org.jbpm.process.core.timer.SchedulerServiceInterceptor

Packages that use SchedulerServiceInterceptor
org.jbpm.process.core.timer   
org.jbpm.process.core.timer.impl   
 

Uses of SchedulerServiceInterceptor in org.jbpm.process.core.timer
 

Methods in org.jbpm.process.core.timer with parameters of type SchedulerServiceInterceptor
 void GlobalSchedulerService.setInterceptor(SchedulerServiceInterceptor interceptor)
           
 

Uses of SchedulerServiceInterceptor in org.jbpm.process.core.timer.impl
 

Classes in org.jbpm.process.core.timer.impl that implement SchedulerServiceInterceptor
 class DelegateSchedulerServiceInterceptor
          Simple delegate that is default implementation used if none other has been given.
 

Methods in org.jbpm.process.core.timer.impl with parameters of type SchedulerServiceInterceptor
 void ThreadPoolSchedulerService.setInterceptor(SchedulerServiceInterceptor interceptor)
           
 void QuartzSchedulerService.setInterceptor(SchedulerServiceInterceptor interceptor)
           
 


jBPM :: Flow 6.1.0.CR1

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