|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.scheduler.ejbtimer.TimerServiceBean
TimerEntityBean instead
public class TimerServiceBean
Session bean that interacts with the EJB timer service to schedule jBPM timers.
| Constructor Summary | |
|---|---|
TimerServiceBean()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
cancelTimer(org.jbpm.job.Timer timer)
Deprecated. |
void |
cancelTimersByName(java.lang.String timerName,
org.jbpm.graph.exe.Token token)
Deprecated. |
void |
cancelTimersForProcessInstance(org.jbpm.graph.exe.ProcessInstance processInstance)
Deprecated. |
void |
createTimer(org.jbpm.job.Timer timer)
Deprecated. |
void |
ejbActivate()
Deprecated. |
void |
ejbCreate()
Deprecated. |
void |
ejbPassivate()
Deprecated. |
void |
ejbRemove()
Deprecated. |
void |
ejbTimeout(javax.ejb.Timer ejbTimer)
Deprecated. |
void |
setSessionContext(javax.ejb.SessionContext sessionContext)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimerServiceBean()
| Method Detail |
|---|
public void ejbCreate()
public void createTimer(org.jbpm.job.Timer timer)
public void cancelTimer(org.jbpm.job.Timer timer)
public void cancelTimersByName(java.lang.String timerName,
org.jbpm.graph.exe.Token token)
public void cancelTimersForProcessInstance(org.jbpm.graph.exe.ProcessInstance processInstance)
public void ejbTimeout(javax.ejb.Timer ejbTimer)
ejbTimeout in interface javax.ejb.TimedObject
public void setSessionContext(javax.ejb.SessionContext sessionContext)
throws javax.ejb.EJBException,
java.rmi.RemoteException
setSessionContext in interface javax.ejb.SessionBeanjavax.ejb.EJBException
java.rmi.RemoteException
public void ejbActivate()
throws javax.ejb.EJBException,
java.rmi.RemoteException
ejbActivate in interface javax.ejb.SessionBeanjavax.ejb.EJBException
java.rmi.RemoteException
public void ejbPassivate()
throws javax.ejb.EJBException,
java.rmi.RemoteException
ejbPassivate in interface javax.ejb.SessionBeanjavax.ejb.EJBException
java.rmi.RemoteException
public void ejbRemove()
throws javax.ejb.EJBException,
java.rmi.RemoteException
ejbRemove in interface javax.ejb.SessionBeanjavax.ejb.EJBException
java.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||