| ConfigPropertiesCascadeBase |
Base class for a cascaded config.
|
| ConfigPropertiesCascadeBase.ConfigFile |
|
| ConfigPropertiesCascadeCommonUtils |
utility methods for grouper.
|
| ConfigPropertiesCascadeUtils |
utility methods specific to grouper client
|
| ConfigurationAutodetectProviderFactory |
|
| ConfigurationOverlayProvider |
Use configuration overlays that use the base properties as a default, and then decorate with an overlay file
|
| ConfigurationOverlayProviderFactory |
TODO document
|
| ExpirableCache<K,V> |
This is like a map, but the setters also take an expire time which
will mean the items in the cache will be automatically deleted.
|
| ExpirableValue<T> |
This holds the actual value of the map, and the time it was inserted, and
the time that it should last in the cache
|