Class JettyWebXmlConfiguration

java.lang.Object
org.eclipse.jetty.ee9.webapp.AbstractConfiguration
org.eclipse.jetty.ee9.webapp.JettyWebXmlConfiguration
All Implemented Interfaces:
Configuration

public class JettyWebXmlConfiguration extends AbstractConfiguration
Configuration that looks for XmlConfiguration files in WEB-INF. Searches in order for the first of jetty-ee[n]-web.xml then jetty-web.xml.