| [news.eclipse.technology.equinox] Re: Fire Events Periodically ?? |
Christian schrieb:Use a ScheduledExecutorService on start of your Application to schedule the next kick off...
Or better, use the Jobs API. It allows to schedule a job to start in the future.
-Gunnar
Christian