Package org.jbpm.scheduler.ejbtimer

EJB implementation of the jBPM scheduler (=timer) service.

See:
          Description

Interface Summary
LocalTimerService Deprecated. use LocalTimerEntity instead
LocalTimerServiceHome Deprecated. use LocalTimerEntityHome instead
 

Class Summary
EjbSchedulerService Deprecated. replaced by EntitySchedulerService
EjbSchedulerServiceFactory Deprecated. replaced by EntitySchedulerServiceFactory
EntitySchedulerService  
EntitySchedulerServiceFactory The entity scheduler service builds on the transactional notification service for timed events provided by the EJB container to schedule business process timers.
ExecuteTimerCommand  
TimerInfo  
TimerServiceBean Deprecated. use TimerEntityBean instead
 

Package org.jbpm.scheduler.ejbtimer Description

EJB implementation of the jBPM scheduler (=timer) service.



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.