[jbosstools-issues] [JBoss JIRA] (JBIDE-16825) Provide support for new @BeanParam JAX-RS Annotation

Xavier Coulon (JIRA) issues at jboss.org
Thu Mar 20 13:50:10 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-16825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon updated JBIDE-16825:
----------------------------------

    Description: 
See JAX-RS Spec Appendix A (p66):

BeanParam
{quote}
Can be used to inject a user-defined bean whose fields and properties may be annotated with JAX-RS param annotations.
{quote}





  was:
See JAX-RS Spec Appendix A (p66):

Suspended
{quote}
Indicates that a resource method is asynchronous. I.e., that it does not produce a response upon returning. JAX-RS implementations will suspend the incoming connection until a response becomes available.
{quote}




    
> Provide support for new @BeanParam JAX-RS Annotation
> ----------------------------------------------------
>
>                 Key: JBIDE-16825
>                 URL: https://issues.jboss.org/browse/JBIDE-16825
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: webservices
>    Affects Versions: 4.1.1.Final
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>             Fix For: 4.2.0.Beta2
>
>
> See JAX-RS Spec Appendix A (p66):
> BeanParam
> {quote}
> Can be used to inject a user-defined bean whose fields and properties may be annotated with JAX-RS param annotations.
> {quote}

--
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


More information about the jbosstools-issues mailing list