Uses of Class
org.duelengine.duel.mvc.DuelMvcContext

Uses of DuelMvcContext in org.duelengine.duel.mvc
 

Methods in org.duelengine.duel.mvc that return DuelMvcContext
 DuelMvcContext ViewResult.getContext()
           
 DuelMvcContext ResultFilterContext.getMvcContext()
           
 DuelMvcContext ErrorFilterContext.getMvcContext()
           
 DuelMvcContext ActionFilterContext.getMvcContext()
           
 

Constructors in org.duelengine.duel.mvc with parameters of type DuelMvcContext
ActionFilterContext(DuelMvcContext context, org.aopalliance.intercept.MethodInvocation invocation)
           
ErrorFilterContext(DuelMvcContext context)
           
ViewResult(Class<? extends org.duelengine.duel.DuelView> viewType, DuelMvcContext context)
           
 



Copyright © 2013. All Rights Reserved.