Revision created by MOE tool push_codebase.
[gae.git] / java / src / main / com / google / appengine / api / package-info.java
blob5f781f4d12539f7cf5f2854ce2e1d030b893eb66
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://code.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;