|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.scheduler.ejbtimer.EntitySchedulerServiceFactory
public class EntitySchedulerServiceFactory
The entity scheduler service builds on the transactional notification service for timed events provided by the EJB container to schedule business process timers.
Constructor Summary | |
---|---|
EntitySchedulerServiceFactory()
|
Method Summary | |
---|---|
void |
close()
|
LocalTimerEntityHome |
getTimerEntityHome()
|
org.jbpm.svc.Service |
openService()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntitySchedulerServiceFactory()
Method Detail |
---|
public LocalTimerEntityHome getTimerEntityHome()
public org.jbpm.svc.Service openService()
openService
in interface org.jbpm.svc.ServiceFactory
public void close()
close
in interface org.jbpm.svc.ServiceFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |