public interface ReloadHelper
Modifier and Type | Method and Description |
---|---|
void |
addReloadCallback(Runnable callback)
Adds a callback to be invoked from
forceReload() . |
void |
forceReload()
Force a reload (if in development mode).
|
void forceReload()
AlertManager
alert message.void addReloadCallback(Runnable callback)
forceReload()
.callback
- ${project.version} - Copyright © 2003-2015 The Apache Software Foundation.