|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.pvm.internal.ejb.EnterpriseTimerSession
public class EnterpriseTimerSession
Timer session based on the EJB 2.1 timer service.
| Constructor Summary | |
|---|---|
EnterpriseTimerSession()
|
|
| Method Summary | |
|---|---|
void |
cancel(Timer timer)
Cancels a timer. |
void |
schedule(Timer timer)
Schedule the execution of a timer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnterpriseTimerSession()
| Method Detail |
|---|
public void schedule(Timer timer)
TimerSession
schedule in interface TimerSessionpublic void cancel(Timer timer)
TimerSession
cancel in interface TimerSession
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||