|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MobicentsServletTimer
| Method Summary | |
|---|---|
void |
cancel(boolean mayInterruptIfRunning,
boolean updateAppSessionReadyToInvalidateState)
Cancel this timer, possibly by also interrupting the thread (from the thread pool) running the task. |
| Methods inherited from interface javax.servlet.sip.ServletTimer |
|---|
cancel, getApplicationSession, getId, getInfo, getTimeRemaining, scheduledExecutionTime |
| Method Detail |
|---|
void cancel(boolean mayInterruptIfRunning,
boolean updateAppSessionReadyToInvalidateState)
mayInterruptIfRunning - updateAppSessionReadyToInvalidateState - boolean to update or not the readyToInvalidateState upon removing a servlet Timer,
this is useful when we process a remoteInvalidation to make sure we don't load and update the sip session from the cache
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||