Interface Hook

    • Method Detail

      • getHookDescriptor

        HookDescriptor getHookDescriptor()
        Returns:
        the hook method descriptor
      • isEnabled

        boolean isEnabled()
        Returns:
        true if this hook is enabled
      • getPriority

        default int getPriority()
        Gets the priority for ordering multiple hooks at the same point.
        Returns:
        the ordering priority