An extension of {@code CombinedConfigurationBuilder} which also supportsreloading operations.
This class differs from its super class in the following aspects:
This class can be used exactly as its super class for creating combined configurations from multiple configuration sources. In addition, the combined reloading controller managed by an instance can be used to react on changes in one of these configuration sources or in the definition configuration.
@version $Id: ReloadingCombinedConfigurationBuilder.java 1624601 2014-09-12 18:04:36Z oheger $ @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|