Send feedback
com.google.appengine.api (Google App Engine API for Java)
Class Summary
Class
Description
LifecycleManager
Information about the current status of the Java Runtime.
NamespaceManager
Provides functions for manipulating the current namespace used for
App Engine APIs.
ThreadManager
ThreadManager
exposes a ThreadFactory
that allows
App Engine applications to spawn new threads.
Package com.google.appengine.api Description
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.
See Also:
Multitenancy and the Namespaces Java API in the Google App
Engine Developer's Guide .
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-11-16 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?