Package com.google.appengine.api.modules
Interface IModulesServiceFactory
public interface IModulesServiceFactory
Factory interface for use by providers of
ModulesService for
registration with ServiceFactoryFactory.-
Method Summary
-
Method Details
-
getModulesService
ModulesService getModulesService()Creates and returns aModulesService.
-