Uses of Interface
info.magnolia.module.blossom.preexecution.DirectRenderingVoter

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

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

Classes in info.magnolia.module.blossom.preexecution that implement DirectRenderingVoter
 class DefaultDirectRenderingVoter
          Default implementation of DirectRenderingVoter that considers only redirects to be eligible for direct rendering.
 

Methods in info.magnolia.module.blossom.preexecution that return DirectRenderingVoter
 DirectRenderingVoter BlossomHandlerMapping.getDirectRenderingPolicy()
           
 

Methods in info.magnolia.module.blossom.preexecution with parameters of type DirectRenderingVoter
 void BlossomHandlerMapping.setDirectRenderingPolicy(DirectRenderingVoter directRenderingVoter)
           
 

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



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