public interface ITimerFacility
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(Serializable id) |
Serializable |
schedule(String sessionId,
String timerName,
long miliseconds) |
Serializable schedule(String sessionId, String timerName, long miliseconds) throws IllegalArgumentException
IllegalArgumentExceptionvoid cancel(Serializable id)
Copyright © 2016. All Rights Reserved.