Interface NewKeyListener

  • All Superinterfaces:
    java.util.EventListener

    public interface NewKeyListener
    extends java.util.EventListener
    Interested parties are notified when a MDC/Property key has arrived that has not been seen before by the source Model
    • Method Detail

      • newKeyAdded

        void newKeyAdded​(NewKeyEvent e)
        Parameters:
        e - the new key event being added