public class BaseBuilder
extends java.lang.Object
${jetty.base}
, including
ini files, directories, and libs. Also handles License management.Modifier and Type | Class and Description |
---|---|
static interface |
BaseBuilder.Config |
Constructor and Description |
---|
BaseBuilder(BaseHome baseHome,
StartArgs args) |
Modifier and Type | Method and Description |
---|---|
boolean |
build()
Build out the Base directory (if needed)
|
BaseHome |
getBaseHome() |
StartArgs |
getStartArgs() |
public boolean build() throws java.io.IOException
java.io.IOException
- if unable to buildpublic BaseHome getBaseHome()
public StartArgs getStartArgs()
Copyright © 1995–2023 Webtide. All rights reserved.