Class AppInfoFactory

java.lang.Object
com.google.apphosting.runtime.AppInfoFactory

public class AppInfoFactory extends Object
Builds AppinfoPb.AppInfo from the given ServletEngineAdapter.Config and environment.
  • Constructor Details

  • Method Details

    • getGaeService

      public String getGaeService()
    • getGaeVersion

      public String getGaeVersion()
    • getGaeServiceVersion

      public String getGaeServiceVersion()
    • getGaeApplication

      public String getGaeApplication()
    • getAppInfoFromFile

      public com.google.apphosting.base.protos.AppinfoPb.AppInfo getAppInfoFromFile(String applicationRoot, String fixedApplicationPath) throws IOException
      Creates a AppinfoPb.AppInfo object.
      Throws:
      IOException
    • getAppInfo

      public com.google.apphosting.base.protos.AppinfoPb.AppInfo getAppInfo()