Interface ConfigurationListener


public interface ConfigurationListener
Interface for receiving notifications when the ConfigurationStore has been updated.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when any configuration item is updated in the ConfigurationStore
  • Method Details

    • configurationUpdated

      void configurationUpdated()
      Invoked when any configuration item is updated in the ConfigurationStore