public class QuickStartConfiguration extends WebInfConfiguration
Configuration.ClassList_preUnpackBaseResource, CONTAINER_JAR_PATTERN, RESOURCE_DIRS, TEMPDIR_CONFIGURED, WEBINF_JAR_PATTERNATTR| Constructor and Description |
|---|
QuickStartConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(WebAppContext context) |
void |
preConfigure(WebAppContext context) |
cloneConfigure, deconfigure, findClassDirs, findExtraClasspathDirs, findExtraClasspathJars, findJars, findWebInfClassesDir, findWebInfLibJars, getCanonicalNameForWebAppTmpDir, makeTempDirectory, resolveTempDirectory, unpackdestroy, postConfigurepublic void preConfigure(WebAppContext context) throws Exception
preConfigure in interface ConfigurationpreConfigure in class WebInfConfigurationExceptionAbstractConfiguration.preConfigure(org.eclipse.jetty.webapp.WebAppContext)public void configure(WebAppContext context) throws Exception
configure in interface Configurationconfigure in class WebInfConfigurationExceptionAbstractConfiguration.configure(org.eclipse.jetty.webapp.WebAppContext)Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.