Class BaseBuilder


  • public class BaseBuilder
    extends java.lang.Object
    Build a start configuration in ${jetty.base}, including ini files, directories, and libs. Also handles License management.
    • Method Detail

      • build

        public boolean build()
                      throws java.io.IOException
        Build out the Base directory (if needed)
        Returns:
        true if base directory was changed, false if left unchanged.
        Throws:
        java.io.IOException - if unable to build
      • getBaseHome

        public BaseHome getBaseHome()
      • getStartArgs

        public StartArgs getStartArgs()