public class AntWebInfConfiguration extends WebInfConfiguration
Configuration.ClassList_preUnpackBaseResource, CONTAINER_JAR_PATTERN, RESOURCE_URLS, TEMPDIR_CONFIGURED, WEBINF_JAR_PATTERNATTR| Constructor and Description |
|---|
AntWebInfConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(WebAppContext context)
Adds classpath files into web application classloader, and
sets web.xml and base directory for the configured web application.
|
void |
preConfigure(WebAppContext context) |
cloneConfigure, deconfigure, findClassDirs, findExtraClasspathDirs, findExtraClasspathJars, findJars, findWebInfClassesDir, findWebInfLibJars, findWorkDirectory, getCanonicalNameForWebAppTmpDir, isTempWorkDirectory, makeTempDirectory, resolveTempDirectory, unpackdestroy, postConfigurepublic void preConfigure(WebAppContext context) throws Exception
preConfigure in interface ConfigurationpreConfigure in class WebInfConfigurationExceptionpublic void configure(WebAppContext context) throws Exception
configure in interface Configurationconfigure in class WebInfConfigurationExceptionWebXmlConfiguration.configure(WebAppContext)Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.