public class ActionFilterContext extends Object
| Constructor and Description |
|---|
ActionFilterContext(DuelMvcContext context,
org.aopalliance.intercept.MethodInvocation invocation) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getAction() |
Object[] |
getArguments() |
Object |
getController() |
DuelMvcContext |
getMvcContext() |
Object |
getResult() |
void |
setResult(Object value) |
public ActionFilterContext(DuelMvcContext context, org.aopalliance.intercept.MethodInvocation invocation)
Copyright © 2014. All rights reserved.