Interface IKeyConfigurationListener

    • Method Detail

      • keyConfigurationChanged

        @Deprecated
        void keyConfigurationChanged​(KeyConfigurationEvent keyConfigurationEvent)
        Deprecated.
        Notifies that one or more attributes of an instance of IKeyConfiguration have changed. Specific details are described in the KeyConfigurationEvent.
        Parameters:
        keyConfigurationEvent - the keyConfiguration event. Guaranteed not to be null.