Uses of Interface
org.jbpm.pvm.internal.session.TimerSession

Packages that use TimerSession
org.jbpm.pvm.internal.jobexecutor   
 

Uses of TimerSession in org.jbpm.pvm.internal.jobexecutor
 

Classes in org.jbpm.pvm.internal.jobexecutor that implement TimerSession
 class JobExecutorTimerSession
          Timers created with this service are committed at the end of the transaction, so their execution will be late if the delay is shorter than the transaction.
 



Copyright © 2010 JBoss Community. All Rights Reserved.