public interface TimerTaskService
Modifier and Type | Method and Description |
---|---|
void |
addTimerTask(TimerTask task,
long delay) |
void |
addTimerTask(TimerTask task,
long initialDelay,
long period) |
Copyright © 2018 "Tigase, Inc.". All rights reserved.