public static interface BaseBuilder.Config
| Modifier and Type | Method and Description |
|---|---|
boolean |
addModule(Module module)
Add a module to the start environment in
${jetty.base} |
boolean addModule(Module module) throws IOException
${jetty.base}module - the module to addIOException - if unable to add the moduleCopyright © 1995–2015 Mort Bay Consulting. All rights reserved.