public class PreconfigureQuickStartWar
extends java.lang.Object
| Constructor | Description |
|---|---|
PreconfigureQuickStartWar() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String... args) |
|
static void |
preconfigure(Resource war,
Resource dir,
Resource xml) |
public static void main(java.lang.String... args)
throws java.lang.Exception
java.lang.Exceptionpublic static void preconfigure(Resource war, Resource dir, Resource xml) throws java.lang.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)java.lang.Exception - if unable to pre configureCopyright © 1995–2018 Webtide. All rights reserved.