org.qi4j.library.servlet
Class Qi4jServletSupport

java.lang.Object
  extended by org.qi4j.library.servlet.Qi4jServletSupport

public final class Qi4jServletSupport
extends Object


Field Summary
static String APP_IN_CTX
           
 
Method Summary
static Application application(javax.servlet.ServletContext servletContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APP_IN_CTX

public static final String APP_IN_CTX
See Also:
Constant Field Values
Method Detail

application

public static Application application(javax.servlet.ServletContext servletContext)
Parameters:
servletContext - ServletContext
Returns:
The Application from the servlet context attribute previously set by AbstractQi4jServletBootstrap