Uses of Interface
com.google.appengine.tools.development.AppContext
Packages that use AppContext
-
Uses of AppContext in com.google.appengine.tools.development
Methods in com.google.appengine.tools.development that return AppContextModifier and TypeMethodDescriptionContainerService.getAppContext()Returns the context representing the currently executing webapp.DevAppServer.getAppContext()Returns theAppContextfor the main container.DevAppServerImpl.getAppContext()DevAppServer.getCurrentAppContext()Returns theAppContextcorresponding to the HTTP request (or background thread) associated with the current thread, ornullif the current thread is not associated with any HTTP request (or background thread).DevAppServerImpl.getCurrentAppContext()