Interface ReloadNotification
- All Known Implementing Classes:
IDP
public interface ReloadNotification
Implementations of this class should be registered with the ConfigManager class to
receive notification of when Unison is reloaded.
-
Method Summary
-
Method Details
-
reload
void reload()Called when Unison is reloaded
-