public class ActionConfigWatchdog extends FileWatchdog
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
protected ActionConfigurator |
configurator |
DEFAULT_DELAY, delay, filenameMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
protected |
ActionConfigWatchdog() |
|
ActionConfigWatchdog(ActionConfigurator configurator) |
| Modifier and Type | Method and Description |
|---|---|
void |
doOnChange()
Calls
ActionConfigurator.readRegistryConfiguration() to
reconfigure the action registry. |
checkAndConfigure, initialize, run, setDelayactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected ActionConfigurator configurator
protected ActionConfigWatchdog()
public ActionConfigWatchdog(ActionConfigurator configurator)
public void doOnChange()
ActionConfigurator.readRegistryConfiguration() to
reconfigure the action registry.doOnChange in class FileWatchdog