public static interface BaseBuilder.Config
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
addModule(Module module,
Props props)
Add a module to the start environment in
${jetty.base} |
java.lang.String addModule(Module module, Props props) throws java.io.IOException
${jetty.base}module - the module to addprops - The properties to substitute into a templatejava.io.IOException - if unable to add the moduleCopyright © 1995–2023 Webtide. All rights reserved.