Class MavenWebInfConfiguration
java.lang.Object
org.eclipse.jetty.ee10.webapp.AbstractConfiguration
org.eclipse.jetty.ee10.webapp.WebInfConfiguration
org.eclipse.jetty.ee10.maven.plugin.MavenWebInfConfiguration
- All Implemented Interfaces:
org.eclipse.jetty.ee10.webapp.Configuration
public class MavenWebInfConfiguration
extends org.eclipse.jetty.ee10.webapp.WebInfConfiguration
MavenWebInfConfiguration
WebInfConfiguration to take account of overlaid wars expressed as project dependencies and potential configured via the maven-war-plugin.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.jetty.ee10.webapp.AbstractConfiguration
org.eclipse.jetty.ee10.webapp.AbstractConfiguration.Builder -
Field Summary
Fields inherited from class org.eclipse.jetty.ee10.webapp.WebInfConfiguration
ORIGINAL_RESOURCE_BASE, TEMPDIR_CONFIGURED, TEMPORARY_RESOURCE_BASE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.ee10.webapp.WebInfConfiguration
deconfigure, getCanonicalNameForWebAppTmpDir, getResourceBaseName, makeTempDirectory, preConfigure, resolveTempDirectory, unpackMethods inherited from class org.eclipse.jetty.ee10.webapp.AbstractConfiguration
abort, destroy, getDependencies, getDependents, getHiddenClasses, getProtectedClasses, isEnabledByDefault, postConfigureMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.jetty.ee10.webapp.Configuration
getServerClasses, getSystemClasses, isAvailable
-
Constructor Details
-
MavenWebInfConfiguration
public MavenWebInfConfiguration()
-
-
Method Details
-
replaces
-
configure
-