@Authors(value="Nikolche Mihajlovski") @Since(value="5.1.0") public class JobsDSL extends org.rapidoid.RapidoidThing
JobsDSL(long after, long every, TimeUnit timeUnit)
ScheduledFuture<Void>
run(Runnable action)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JobsDSL(long after, long every, TimeUnit timeUnit)
public ScheduledFuture<Void> run(Runnable action)
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.