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 StringThisServletContextattribute contains theAppVersionfor the current application.static final StringThisServletRequestattribute contains theAppVersionKeyidentifying the current application.static final String -
Method Summary
-
Field Details
-
APP_VERSION_CONTEXT_ATTR
ThisServletContextattribute contains theAppVersionfor the current application.- See Also:
-
APP_VERSION_KEY_REQUEST_ATTR
ThisServletRequestattribute contains theAppVersionKeyidentifying the current application. identify which application version to use.- See Also:
-
APP_YAML_ATTRIBUTE_TARGET
- See Also:
-