Interface GuardedMethodInvoker

    • Method Detail

      • invokeIfNotActive

        void invokeIfNotActive​(GuardedMethod method)
        Invoke the invocation if it's not active.
        Parameters:
        method - The method to invoke.