1.9.30 sync.
[gae.git] / java / src / main / com / google / appengine / api / package-info.java
blob452e50ddbdf59a5321ccce308dd59374015c144c
1 // Copyright 2010 Google Inc. All rights reserved.
3 /**
4 * Provides facilities for server lifecycle management, threading and
5 * namespaces/multitenancy. These facilities, along with the services
6 * defined in subpackages, make up the Google App Engine API.
8 * @see <a href="http://cloud.google.com/appengine/docs/java/multitenancy/">
9 * Multitenancy and the Namespaces Java API in the <em>Google App
10 * Engine Developer's Guide</em></a>.
12 package com.google.appengine.api;