Interface ReloadingControllerSupport
- All Known Implementing Classes:
ReloadingCombinedConfigurationBuilder
,ReloadingFileBasedConfigurationBuilder
,ReloadingMultiFileConfigurationBuilder
public interface ReloadingControllerSupport
Definition of an interface to be implemented by components which support reloading operations managed by a
ReloadingController
.
Classes implementing this interface have to provide access to a ReloadingController
instance. This object can
then be used to trigger reloading checks.
- Since:
- 2.0