Class BaseBuilder

java.lang.Object
org.eclipse.jetty.start.BaseBuilder

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

  • Method Details

    • build

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

      public BaseHome getBaseHome()
    • getStartArgs

      public StartArgs getStartArgs()