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, intercept
protected void before(com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
before
in class AroundInterceptor
Exception
protected void after(com.opensymphony.xwork2.ActionInvocation dispatcher, String result) throws Exception
after
in class AroundInterceptor
Exception
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.