Class PreconfigureQuickStartWar
java.lang.Object
org.eclipse.jetty.ee9.quickstart.PreconfigureQuickStartWar
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
PreconfigureQuickStartWar
public PreconfigureQuickStartWar() 
 - 
 - 
Method Details
- 
main
 - 
preconfigure
- Parameters:
 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)- Throws:
 Exception- if unable to pre configure
 
 -