Package com.google.apphosting.runtime
Class JettyConstants
java.lang.Object
com.google.apphosting.runtime.JettyConstants
JettyConstants centralizes some constants that are specific to our use of Jetty.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThisattribute contains theinvalid reference
ServletContextAppVersionfor the current application.static final StringThisServletRequestattribute contains theidentifying the current application.invalid reference
AppVersionKeystatic final String -
Method Summary
-
Field Details
-
APP_VERSION_CONTEXT_ATTR
Thisattribute contains theinvalid reference
ServletContextAppVersionfor the current application.- See Also:
-
APP_VERSION_KEY_REQUEST_ATTR
ThisServletRequestattribute contains theidentifying the current application. identify which application version to use.invalid reference
AppVersionKey- See Also:
-
APP_YAML_ATTRIBUTE_TARGET
- See Also:
-