Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-623

Relax check on @AroundInvoke Interceptors 'throws Exception'

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.1
    • 1.1.2
    • None

    Description

      Currently we pretty strictly check that @AroundInvoke interceptors have the method signature exactly as declared in the Interceptors spec. Thus all @AroundInvoke methods need to declare 'throws Exception'.

      We might relax this check because in practice this makes no difference and a lot Interceptors actually don't throw checked Exceptions at all.

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: