| Modifier and Type | Method and Description |
|---|---|
DuelMvcContext |
ViewResult.getContext() |
DuelMvcContext |
ResultFilterContext.getMvcContext() |
DuelMvcContext |
ErrorFilterContext.getMvcContext() |
DuelMvcContext |
ActionFilterContext.getMvcContext() |
| Constructor and Description |
|---|
ActionFilterContext(DuelMvcContext context,
org.aopalliance.intercept.MethodInvocation invocation) |
ErrorFilterContext(DuelMvcContext context) |
ViewResult(Class<? extends org.duelengine.duel.DuelView> viewType,
DuelMvcContext context) |
Copyright © 2014. All rights reserved.