Package com.google.appengine.api
Provides facilities for server lifecycle management, threading and namespaces/multitenancy. These
facilities, along with the services defined in subpackages, make up the Google App Engine API.
-
Class Summary Class Description NamespaceManager Provides functions for manipulating the current namespace used for App Engine APIs.ThreadManager ThreadManagerexposes aThreadFactorythat allows App Engine applications to spawn new threads.