Interface ServerConfigurationService.ConfigurationListener

  • Enclosing interface:
    ServerConfigurationService

    public static interface ServerConfigurationService.ConfigurationListener
    Allows a service to be notified when configuration settings are changed, It is up to the implementor to ignore the changes they do not care about. Filter on the ServerConfigurationService.ConfigItem.getName(). NOTE: this does NOT include any changes which happen during the initial properties file loading