public class PreconfigureQuickStartWar extends Object
| Constructor and Description |
|---|
PreconfigureQuickStartWar() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args) |
static void |
preconfigure(org.eclipse.jetty.util.resource.Resource war,
org.eclipse.jetty.util.resource.Resource dir,
org.eclipse.jetty.util.resource.Resource xml) |
public static void preconfigure(org.eclipse.jetty.util.resource.Resource war,
org.eclipse.jetty.util.resource.Resource dir,
org.eclipse.jetty.util.resource.Resource xml)
throws Exception
war - The war (or directory) to preconfiguredir - The directory to expand the war into (or null if war is a directory)xml - A context XML to apply (or null if none)ExceptionCopyright © 1995-2019 Webtide. All Rights Reserved.