[prev in list] [next in list] [prev in thread] [next in thread] 

List:       struts-dev
Subject:    [2/7] struts git commit: Add java doc for MethodFilterInterceptor
From:       lukaszlenart () apache ! org
Date:       2016-09-28 8:37:37
Message-ID: 11c485159fe84974857b3477f47222be () git ! apache ! org
[Download RAW message or body]

Add java doc for MethodFilterInterceptor

Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/50fa2653
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/50fa2653
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/50fa2653

Branch: refs/heads/master
Commit: 50fa26533a43295e70db7eca6f4f7d8c69e0d2fe
Parents: 5e07b95
Author: gregh3269 <gregh3269@gmail.com>
Authored: Thu Aug 4 08:31:32 2016 +0100
Committer: gregh3269 <gregh3269@gmail.com>
Committed: Thu Aug 4 08:31:32 2016 +0100

----------------------------------------------------------------------
 .../xwork2/interceptor/ConversionErrorInterceptor.java       | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/50fa2653/core/src/main/java/com/opensymphony/xwork2/interceptor/ConversionErrorInterceptor.java
                
----------------------------------------------------------------------
diff --git a/core/src/main/java/com/opensymphony/xwork2/interceptor/ConversionErrorInterceptor.java \
b/core/src/main/java/com/opensymphony/xwork2/interceptor/ConversionErrorInterceptor.java
 index f7234e7..67fc1ad 100644
--- a/core/src/main/java/com/opensymphony/xwork2/interceptor/ConversionErrorInterceptor.java
                
+++ b/core/src/main/java/com/opensymphony/xwork2/interceptor/ConversionErrorInterceptor.java
 @@ -37,7 +37,13 @@ import java.util.Map;
  * display the original string ("abc") again rather than the int value (likely 0, \
                which would make very little sense to
  * the user).
  * </p>
- *
+ * 
+ * <p>
+ * <b>Note:</b> Since 2.5.2, this interceptor extends {@link \
MethodFilterInterceptor}, therefore being + * able to deal with excludeMethods / \
includeMethods parameters. See [Workflow Interceptor] + * (class {@link \
DefaultWorkflowInterceptor}) for documentation and examples on how to use this \
feature. + * </p>
+ * 
  * <!-- END SNIPPET: description -->
  *
  * <p><u>Interceptor parameters:</u></p>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic