Uses of Interface
com.google.appengine.api.modules.ModulesService
-
Packages that use ModulesService Package Description com.google.appengine.api.modules Utility functions for working with App Engine services (previously known as modules). -
-
Uses of ModulesService in com.google.appengine.api.modules
Methods in com.google.appengine.api.modules that return ModulesService Modifier and Type Method Description ModulesServiceIModulesServiceFactory. getModulesService()Creates and returns aModulesService.static ModulesServiceModulesServiceFactory. getModulesService()Returns an implementation ofModulesServicefor the current environment.
-