Uses of Interface
com.google.appengine.api.modules.ModulesService
Packages that use ModulesService
Package
Description
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 ModulesServiceModifier and TypeMethodDescriptionIModulesServiceFactory.getModulesService()
Creates and returns aModulesService
.static ModulesService
ModulesServiceFactory.getModulesService()
Returns an implementation ofModulesService
for the current environment.