public class ReloadManagerImpl extends ActiveMQScheduledComponent implements ReloadManager
| Constructor and Description |
|---|
ReloadManagerImpl(ScheduledExecutorService scheduledExecutorService,
Executor executor,
long checkPeriod) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCallback(URL uri,
ReloadCallback callback) |
void |
run() |
void |
setTick(Runnable tick)
Callback for the next tick
|
delay, getInitialDelay, getPeriod, getThreadFactory, getTimeUnit, isStarted, setInitialDelay, setInitialDelayAndPeriod, setInitialDelayAndPeriod, setPeriod, setPeriod, setTimeUnit, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisStarted, start, stoppublic ReloadManagerImpl(ScheduledExecutorService scheduledExecutorService, Executor executor, long checkPeriod)
public void setTick(Runnable tick)
ReloadManagersetTick in interface ReloadManagerpublic void addCallback(URL uri, ReloadCallback callback)
addCallback in interface ReloadManagerCopyright © 2018 JBoss by Red Hat. All rights reserved.