org.apache.tapestry5.internal.services
Class ApplicationGlobalsImpl
java.lang.Object
   org.apache.tapestry5.internal.services.ApplicationGlobalsImpl
org.apache.tapestry5.internal.services.ApplicationGlobalsImpl
- All Implemented Interfaces: 
- ApplicationGlobals
- public class ApplicationGlobalsImpl 
- extends Object- implements ApplicationGlobals
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ApplicationGlobalsImpl
public ApplicationGlobalsImpl()
storeServletContext
public void storeServletContext(ServletContext context)
- 
- Specified by:
- storeServletContextin interface- ApplicationGlobals
 
- 
 
getServletContext
public ServletContext getServletContext()
- 
- Specified by:
- getServletContextin interface- ApplicationGlobals
 
- 
 
getContext
public Context getContext()
- 
- Specified by:
- getContextin interface- ApplicationGlobals
 
- 
 
storeContext
public void storeContext(Context context)
- 
- Specified by:
- storeContextin interface- ApplicationGlobals
 
- 
 
Copyright © 2003-2012 The Apache Software Foundation.