public class AntWebInfConfiguration extends WebInfConfiguration
Configuration.ClassList_preUnpackBaseResource, CONTAINER_JAR_PATTERN, RESOURCE_DIRS, 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)
Set up for configuration.
|
cloneConfigure, configureTempDirectory, deconfigure, findClassDirs, findExtraClasspathDirs, findExtraClasspathJars, findJars, findWebInfClassesDir, findWebInfLibJars, getCanonicalNameForWebAppTmpDir, makeTempDirectory, resolveTempDirectory, unpackdestroy, postConfigurepublic void preConfigure(WebAppContext context) throws Exception
ConfigurationTypically this step discovers configuration resources
preConfigure in interface ConfigurationpreConfigure in class WebInfConfigurationcontext - The context to configureExceptionpublic void configure(WebAppContext context) throws Exception
configure in interface Configurationconfigure in class WebInfConfigurationcontext - The context to configureExceptionWebXmlConfiguration.configure(WebAppContext)Copyright © 1995-2015 Webtide. All Rights Reserved.