]
David Lloyd updated WFLY-9748:
------------------------------
Labels: JavaEE8 (was: )
Support new method-level "@Priority" annotation
-----------------------------------------------
Key: WFLY-9748
URL:
https://issues.jboss.org/browse/WFLY-9748
Project: WildFly
Issue Type: Enhancement
Components: CDI / Weld, EE, EJB
Reporter: David Lloyd
Priority: Critical
Labels: JavaEE8
Fix For: 12.0.0.Alpha1
The {{@Priority}} annotation in Common Annotations 1.3 has gained a METHOD applicability
level. We must ensure that our interceptor metadata processing picks up these
annotations.