|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
_______________________________________________ weld-issues mailing list weld-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/weld-issues
Yeah, I have found the proof from "5.3Ordering Interceptors using the Priority Annotation" of JSR 318.
"An interceptor bound to a component, a component method, or constructor using interceptor binding may be enabled for the entire application by applying the Priority annotation, along with a priority value, on the interceptor class."
Thanks
Tang