Class BuildProperties


  • public class BuildProperties
    extends Object
    Obtains and provides the contents of the build.properties file.
    • Field Detail

      • WEBAPP_PATH_BUILD_PROPERTIES

        public static final String WEBAPP_PATH_BUILD_PROPERTIES
        Path to the file of build properties baked into the webapp.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BuildProperties

        public BuildProperties​(javax.servlet.ServletContext ctx)