Class PreconfigureQuickStartWar

java.lang.Object
org.eclipse.jetty.quickstart.PreconfigureQuickStartWar

public class PreconfigureQuickStartWar extends Object
  • Constructor Details

    • PreconfigureQuickStartWar

      public PreconfigureQuickStartWar()
  • Method Details

    • main

      public static void main(String... args) throws Exception
      Throws:
      Exception
    • preconfigure

      public static void preconfigure(Resource war, Resource dir, Resource xml) throws Exception
      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