[jboss-jira] [JBoss JIRA] (AS7-6890) Change call to GetRestful in JaxrsComponentDeployer

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri Apr 12 19:47:55 EDT 2013


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

Ron Sigal updated AS7-6890:
---------------------------

    Summary: Change call to GetRestful in JaxrsComponentDeployer  (was: Change call to Getrestful in JaxrsComponentDeployer)

    
> Change call to GetRestful in JaxrsComponentDeployer
> ---------------------------------------------------
>
>                 Key: AS7-6890
>                 URL: https://issues.jboss.org/browse/AS7-6890
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Ron Sigal
>            Assignee: Stuart Douglas
>             Fix For: 8.0.0.Alpha1
>
>
> The method
> {code}
>    public static Class<?>[] getSubResourceClass(Class<?> clazz)
> {code}
> is now called
> {code}
>    public static Class<?>[] getSubResourceClasses(Class<?> clazz)
> {code}

--
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 jboss-jira mailing list