Uses of Interface
com.google.appengine.tools.admin.AppAdmin
-
Packages that use AppAdmin Package Description com.google.appengine.tools.admin -
-
Uses of AppAdmin in com.google.appengine.tools.admin
Classes in com.google.appengine.tools.admin that implement AppAdmin Modifier and Type Class Description classAppAdminImplOur implementation of the AppAdmin interface.Methods in com.google.appengine.tools.admin that return AppAdmin Modifier and Type Method Description AppAdminAppAdminFactory. createAppAdmin(Application app, PrintWriter errorWriter)Creates a newAppAdminthat can be used to administer the designated App Engine application.
-