Class PreconfigureQuickStartWar


  • public class PreconfigureQuickStartWar
    extends Object
    • Constructor Detail

      • PreconfigureQuickStartWar

        public PreconfigureQuickStartWar()
    • Method Detail

      • preconfigure

        public static void preconfigure​(org.eclipse.jetty.util.resource.Resource war,
                                        org.eclipse.jetty.util.resource.Resource dir,
                                        org.eclipse.jetty.util.resource.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