Interface IConfigurationListener

    • Method Detail

      • configurationChanged

        void configurationChanged​(@NotNull
                                  @NotNull Configuration configuration)
        Invoked when the configuration has changed.
        Parameters:
        configuration - the configuration that has changed.