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

Reto Bachmann-Gmür closed CLEREZZA-88.
--------------------------------------

      Assignee: Reto Bachmann-Gmür
    Resolution: Fixed

> Project Triaxrs, class org.apache.clerezza.triaxrs.RootResourceExecutorImpl, 
> method responsDefaultOption() has a avoidable for-loop
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-88
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-88
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Agron Limani
>            Assignee: Reto Bachmann-Gmür
>
> for (Annotation annotation : annotationList) {
>     HttpMethod httpMethod = 
> annotation.annotationType().getAnnotation(HttpMethod.class);
>     ....
> }
> in the method responsDefaultOption() can be avoided

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to