|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimerImpl | |
|---|---|
| org.ow2.orchestra.pvm.internal.ejb | |
| org.ow2.orchestra.pvm.internal.jobexecutor | |
| org.ow2.orchestra.pvm.internal.model | |
| org.ow2.orchestra.pvm.session | |
| Uses of TimerImpl in org.ow2.orchestra.pvm.internal.ejb |
|---|
| Methods in org.ow2.orchestra.pvm.internal.ejb with parameters of type TimerImpl | |
|---|---|
void |
EnterpriseTimerSession.cancel(TimerImpl timer)
|
void |
EnterpriseTimerSession.schedule(TimerImpl timer)
|
| Uses of TimerImpl in org.ow2.orchestra.pvm.internal.jobexecutor |
|---|
| Methods in org.ow2.orchestra.pvm.internal.jobexecutor with parameters of type TimerImpl | |
|---|---|
void |
JobExecutorTimerSession.cancel(TimerImpl timer)
|
void |
JobExecutorTimerSession.schedule(TimerImpl timer)
|
| Uses of TimerImpl in org.ow2.orchestra.pvm.internal.model |
|---|
| Methods in org.ow2.orchestra.pvm.internal.model that return TimerImpl | |
|---|---|
protected TimerImpl |
ExecutionImpl.instantiateTimer()
|
| Uses of TimerImpl in org.ow2.orchestra.pvm.session |
|---|
| Methods in org.ow2.orchestra.pvm.session with parameters of type TimerImpl | |
|---|---|
void |
TimerSession.cancel(TimerImpl timer)
Cancels a timer. |
void |
TimerSession.schedule(TimerImpl timer)
Schedule the execution of a timer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||