You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (Jira)" <ji...@apache.org> on 2020/03/15 22:57:00 UTC

[jira] [Closed] (JUNEAU-186) REST classes should allow themselves to implement helper classes.

     [ https://issues.apache.org/jira/browse/JUNEAU-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Bognar closed JUNEAU-186.
-------------------------------
    Fix Version/s: 8.1.4
         Assignee: James Bognar
       Resolution: Fixed

> REST classes should allow themselves to implement helper classes.
> -----------------------------------------------------------------
>
>                 Key: JUNEAU-186
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-186
>             Project: Juneau
>          Issue Type: Improvement
>          Components: Code
>    Affects Versions: 8.1.3
>            Reporter: James Bognar
>            Assignee: James Bognar
>            Priority: Major
>             Fix For: 8.1.4
>
>
> The following interfaces should be allowed to be implemented by the REST class itself without having to explicitly specify them via annotations:
>  * ResponseHandler
>  * RestCallHandler
>  * RestCallLogger
>  * RestInfoProvider
>  * RestConverter
>  * RestResourceResolver



--
This message was sent by Atlassian Jira
(v8.3.4#803005)