public class TrimParametersInterceptor extends AroundInterceptor
| Constructor and Description |
|---|
TrimParametersInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after(com.opensymphony.xwork2.ActionInvocation dispatcher,
String result) |
protected void |
before(com.opensymphony.xwork2.ActionInvocation invocation) |
destroy, init, interceptprotected void before(com.opensymphony.xwork2.ActionInvocation invocation)
throws Exception
before in class AroundInterceptorExceptionprotected void after(com.opensymphony.xwork2.ActionInvocation dispatcher,
String result)
throws Exception
after in class AroundInterceptorExceptionCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.