public interface CORSConfigurationWatcher
CORS filter
configuration file for changes.| Modifier and Type | Method and Description |
|---|---|
boolean |
reloadRequired()
Checks if the CORS filter configuration has changed and must be
reloaded.
|
void |
reset()
Resets watching.
|
void |
start()
Start watching for changes.
|
void |
stop()
Stop watching for changes.
|
void start()
void stop()
boolean reloadRequired()
true if the CORS filter configuration must be
reloaded.void reset()
Copyright © 2010–2019 The Transaction Company. All rights reserved.