| Interface | Description |
|---|---|
| PreStartRepository |
This should be extracted from the context of the DI framework after the wiring is complete
(e.g.
|
| Class | Description |
|---|---|
| BaseConfigurationFileWatcher | |
| BatheTimeWatcher | |
| BatheTimeWatcher.DuplicateProperties |
This allows us to fail fast for duplicate system properties
|
| BatheTimeWatcher.StrictMapAppenderConstructor | |
| ConcurrentConfigurationListener | |
| ConfigKeyPostProcessor | |
| ConfigKeyProcessor | |
| ConfigurationRefresher | |
| MapCoercion |
The Sticky one doesn’t trim the names
<p/>
author: Richard Vowles - http://gplus.to/RichardVowles
|
| PreStartRefresher | |
| SystemPropertiesConfigurationSource | |
| WatchedFilesApplicationRunListener |
This looks for configuration parameters that have been specified on the command line.
|
| Annotation Type | Description |
|---|---|
| ConfigKey |
new Configured annotation that provides key override for configuration
|
| EnableStickyConfiguration | |
| EnbaleBatheReload |
Enable this if you are using a Bathe Time application with Spring, it will
create another instance of the BatheTimeWatcher which will share the instance
variables collected at start.
|
| PreStart |
Methods annotated with this should be called after context refresh
|
Copyright © 2017. All rights reserved.