You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Brian Relph (JIRA)" <ji...@apache.org> on 2008/08/12 16:44:24 UTC

[jira] Updated: (WW-2760) Annotation-based Parameters Interceptor

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

Brian Relph updated WW-2760:
----------------------------

    Attachment: AcceptParameter.java
                AcceptParameters.java
                AnnotationParametersInterceptor.java

Source for interceptor + annotations

> Annotation-based Parameters Interceptor
> ---------------------------------------
>
>                 Key: WW-2760
>                 URL: https://issues.apache.org/struts/browse/WW-2760
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Core Interceptors
>    Affects Versions: 2.0.11.2
>            Reporter: Brian Relph
>            Assignee: Musachy Barroso
>            Priority: Minor
>         Attachments: AcceptParameter.java, AcceptParameters.java, AnnotationParametersInterceptor.java
>
>
> Annotation-based parameters interceptor.  Extends ParametersInterceptor, and allows you to annotate both the class (for the default accept policy for parameters), and each property individually (that will override the class annotation).

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