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
 

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.
 



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