public class ApplicationGlobalsImpl extends Object implements ApplicationGlobals
| Constructor and Description | 
|---|
| ApplicationGlobalsImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| Context | getContext() | 
| ServletContext | getServletContext() | 
| void | storeContext(Context context) | 
| void | storeServletContext(ServletContext context) | 
public ApplicationGlobalsImpl()
public void storeServletContext(ServletContext context)
storeServletContext in interface ApplicationGlobalspublic ServletContext getServletContext()
getServletContext in interface ApplicationGlobalspublic Context getContext()
getContext in interface ApplicationGlobalspublic void storeContext(Context context)
storeContext in interface ApplicationGlobals5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.