public class ApplicationGlobalsImpl extends java.lang.Object implements ApplicationGlobals
| Constructor and Description |
|---|
ApplicationGlobalsImpl() |
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext() |
javax.servlet.ServletContext |
getServletContext() |
void |
storeContext(Context context) |
void |
storeServletContext(javax.servlet.ServletContext context) |
public ApplicationGlobalsImpl()
public void storeServletContext(javax.servlet.ServletContext context)
storeServletContext in interface ApplicationGlobalspublic javax.servlet.ServletContext getServletContext()
getServletContext in interface ApplicationGlobalspublic Context getContext()
getContext in interface ApplicationGlobalspublic void storeContext(Context context)
storeContext in interface ApplicationGlobals${project.version} - Copyright © 2003-2015 The Apache Software Foundation.