Interface DelegateListener<T extends BaseDelegateExecution>

    • Method Detail

      • notify

        void notify​(T instance)
             throws java.lang.Exception
        Throws:
        java.lang.Exception