Uses of Interface
org.ow2.bonita.pvm.session.TimerSession

Packages that use TimerSession
org.ow2.bonita.pvm.internal.ejb   
org.ow2.bonita.pvm.internal.jobexecutor   
 

Uses of TimerSession in org.ow2.bonita.pvm.internal.ejb
 

Classes in org.ow2.bonita.pvm.internal.ejb that implement TimerSession
 class EnterpriseTimerSession
          Timer session based on the EJB 2.1 timer service.
 

Uses of TimerSession in org.ow2.bonita.pvm.internal.jobexecutor
 

Classes in org.ow2.bonita.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 © 2009 OW2 Consortium. All Rights Reserved.