Uses of Class
org.juzu.request.ApplicationContext

Packages that use ApplicationContext
org.juzu.request   
org.juzu.template   
 

Uses of ApplicationContext in org.juzu.request
 

Constructors in org.juzu.request with parameters of type ApplicationContext
RenderContext(ApplicationContext application, ControllerMethod method, ClassLoader classLoader, org.juzu.impl.spi.request.RenderBridge bridge)
           
ResourceContext(ApplicationContext application, ControllerMethod method, ClassLoader classLoader, org.juzu.impl.spi.request.ResourceBridge bridge)
           
 

Uses of ApplicationContext in org.juzu.template
 

Constructors in org.juzu.template with parameters of type ApplicationContext
Template(ApplicationContext applicationContext, String path)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.