]
Radoslav Rábara closed JBIDE-16824.
-----------------------------------
Verified with JBDS 8.0.0. Beta3-v20140722-2011-B194
Provide support for new @NameBinding JAX-RS Annotation
------------------------------------------------------
Key: JBIDE-16824
URL:
https://issues.jboss.org/browse/JBIDE-16824
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):
NameBinding
{quote}
Meta-annotation to create annotations for binding filters or interceptors to resource
methods and applications. Name binding is only supported as part of the Server API.
{quote}