]
Radoslav Rábara closed JBIDE-16754.
-----------------------------------
Verified with JBDS 8.0.0 Beta3-v20140722-2011-B194
Provide support for new @PreMatching JAX-RS Annotation
------------------------------------------------------
Key: JBIDE-16754
URL:
https://issues.jboss.org/browse/JBIDE-16754
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: webservices
Affects Versions: 4.1.1.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: new_and_noteworthy
Fix For: 4.2.0.Beta1
See JAX-RS Spec Appendix A (p66):
PreMatching
{quote}
Global binding annotation that can be applied to a container filter to indicate that it
should be applied globally and before the resource method is matched.
{quote}