Interface LinkCreationHub

    • Method Detail

      • addListener

        void addListener​(LinkCreationListener listener)
        Adds a listener. If the scope of the listener is per-thread, then it must be removed.
        Parameters:
        listener -
      • addListener

        void addListener​(LinkCreationListener2 listener)
        Adds a listener. If the scope of the listener is per-thread, then it must be removed.
        Parameters:
        listener -
        Since:
        5.2.0