Class JettyConstants

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

public final class JettyConstants extends Object
JettyConstants centralizes some constants that are specific to our use of Jetty.
  • Field Details

    • APP_VERSION_CONTEXT_ATTR

      public static final String APP_VERSION_CONTEXT_ATTR
      This ServletContext attribute contains the AppVersion for the current application.
      See Also:
    • APP_VERSION_KEY_REQUEST_ATTR

      public static final String APP_VERSION_KEY_REQUEST_ATTR
      This ServletRequest attribute contains the AppVersionKey identifying the current application. identify which application version to use.
      See Also:
    • APP_YAML_ATTRIBUTE_TARGET

      public static final String APP_YAML_ATTRIBUTE_TARGET
      See Also: