Uses of Class
info.magnolia.module.blossom.preexecution.PreexecutionContext

Packages that use PreexecutionContext
info.magnolia.module.blossom.preexecution   
 

Uses of PreexecutionContext in info.magnolia.module.blossom.preexecution
 

Methods in info.magnolia.module.blossom.preexecution that return PreexecutionContext
static PreexecutionContext PreexecutionContextHolder.get(javax.servlet.http.HttpServletRequest request)
           
 

Methods in info.magnolia.module.blossom.preexecution with parameters of type PreexecutionContext
static void PreexecutionContextHolder.put(javax.servlet.http.HttpServletRequest request, PreexecutionContext preexecutionContext)
           
 

Constructors in info.magnolia.module.blossom.preexecution with parameters of type PreexecutionContext
ModelAndViewGrabbingController(PreexecutionContext preexecutionContext, org.springframework.web.servlet.HandlerExecutionChain handlerExecutionChain, DirectRenderingVoter directRenderingVoter)
           
ModelAndViewReuseController(PreexecutionContext preexecutionContext)
           
 



Copyright © 2009-2012 Magnolia International Ltd.. All Rights Reserved.