Uses of Class
com.google.appengine.tools.development.ApplicationConfigurationManager
Packages that use ApplicationConfigurationManager
-
Uses of ApplicationConfigurationManager in com.google.appengine.tools.development
Methods in com.google.appengine.tools.development that return ApplicationConfigurationManagerModifier and TypeMethodDescriptionApplicationConfigurationManager.newEarConfigurationManager(File earRoot, String sdkVersion, File applicationSchemaFile, String appIdPrefix) ApplicationConfigurationManager.newWarConfigurationManager(File warRoot, File appEngineWebXmlLocation, File webXmlLocation, File externalResourceDirectory, String sdkRelease, String appIdPrefix) Methods in com.google.appengine.tools.development with parameters of type ApplicationConfigurationManagerModifier and TypeMethodDescriptionstatic ModulesModules.createModules(ApplicationConfigurationManager applicationConfigurationManager, String serverInfo, File externalResourceDir, String address, DevAppServer devAppServer)