Interface ConfigIntf.ConfigChangeListener

All Known Implementing Classes:
AnalyticsPropertiesBeforeViewHandler.ConfigChangeListener, DefaultJaloAccessorsService, GuavaCachedCorsPropertiesLoader, HashMapCachedCorsPropertiesLoader, SAPLoggingConfigChangeListener, StaticResourceFilter.ConfigChangeListener
Enclosing interface:
ConfigIntf

public static interface ConfigIntf.ConfigChangeListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configChanged(String key, String newValue)
     
  • Method Details

    • configChanged

      void configChanged(String key, String newValue)