SingletonTimerFactory
public interface TimerFactory
Modifier and Type | Method | Description |
---|---|---|
void |
cancel(java.util.TimerTask task) |
Cancel a task.
|
void |
schedule(java.util.TimerTask task,
long delay) |
Schedule a task.
|
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.