Interface Advice.Dispatcher.Resolved.ForMethodEnter

    • Method Detail

      • isPrependLineNumber

        boolean isPrependLineNumber()
        Returns true if the first discovered line number information should be prepended to the advice code.
        Returns:
        true if the first discovered line number information should be prepended to the advice code.
      • getActualAdviceType

        TypeDefinition getActualAdviceType()
        Returns the actual advice type, even if it is not required post advice processing.
        Returns:
        The actual advice type, even if it is not required post advice processing.