public class ReplicatedTimerFacilityImpl extends Object implements ITimerFacility
ITimerFacility| Constructor and Description |
|---|
ReplicatedTimerFacilityImpl(IContainer container) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(Serializable id) |
Serializable |
schedule(String sessionId,
String timerName,
long miliseconds) |
public ReplicatedTimerFacilityImpl(IContainer container)
public void cancel(Serializable id)
cancel in interface ITimerFacilitypublic Serializable schedule(String sessionId, String timerName, long miliseconds) throws IllegalArgumentException
schedule in interface ITimerFacilityIllegalArgumentExceptionCopyright © 2016. All Rights Reserved.