public class PreconfigureQuickStartWar
extends java.lang.Object
Constructor and Description |
---|
PreconfigureQuickStartWar() |
Modifier and Type | Method and 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.Exception
public 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–2023 Webtide. All rights reserved.