Class PreconfigureQuickStartWar
java.lang.Object
org.eclipse.jetty.ee9.quickstart.PreconfigureQuickStartWar
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
PreconfigureQuickStartWarpublic PreconfigureQuickStartWar()
 
- 
- 
Method Details- 
main
- 
preconfigure- Parameters:
- war- The war (or directory) to preconfigure
- dir- The directory to expand the war into (or null if war is a directory)
- xml- A context XML to apply (or null if none)
- Throws:
- Exception- if unable to pre configure
 
 
-