Package com.google.appengine.api.modules
Class ModulesServiceFactory
java.lang.Object
com.google.appengine.api.modules.ModulesServiceFactory
Factory by which users get an implementation of the
ModulesService
.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic ModulesService
Returns an implementation ofModulesService
for the current environment.
-
Method Details
-
getModulesService
Returns an implementation ofModulesService
for the current environment.
-