Interface ConfigManager.ConfigEventListener

Enclosing interface:
ConfigManager

public static interface ConfigManager.ConfigEventListener
Interface for configuration event listeners.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when a configuration event happened.
  • Method Details

    • onConfigEvent

      void onConfigEvent(ConfigManager.ConfigEvent evt)
      Invoked when a configuration event happened.
      Parameters:
      evt - the event