Uses of Class
com.vaadin.terminal.gwt.server.WebApplicationContext

Packages that use WebApplicationContext
com.vaadin.terminal.gwt.server   
 

Uses of WebApplicationContext in com.vaadin.terminal.gwt.server
 

Subclasses of WebApplicationContext in com.vaadin.terminal.gwt.server
 class PortletApplicationContext
           
 

Methods in com.vaadin.terminal.gwt.server that return WebApplicationContext
static WebApplicationContext WebApplicationContext.getApplicationContext(HttpSession session)
          Gets the application context for an HttpSession.
protected  WebApplicationContext AbstractApplicationServlet.getApplicationContext(HttpSession session)
          Gets the application context from an HttpSession.
static WebApplicationContext PortletApplicationContext.getApplicationContext(HttpSession session)
           
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.