| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfiguration |
class |
CloneConfiguration |
class |
FragmentConfiguration
FragmentConfiguration
Process web-fragments in jars
|
class |
JettyWebXmlConfiguration
JettyWebConfiguration.
|
class |
MetaInfConfiguration
MetaInfConfiguration
Scan META-INF of jars to find:
tlds
web-fragment.xml
resources
The jars which are scanned are:
those from the container classpath whose pattern matched the WebInfConfiguration.CONTAINER_JAR_PATTERN
those from WEB-INF/lib
|
class |
WebInfConfiguration |
class |
WebXmlConfiguration
Configure by parsing default web.xml and web.xml
|
| Modifier and Type | Method and Description |
|---|---|
Configuration[] |
WebAppContext.getConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebAppContext.setConfigurations(Configuration[] configurations) |
Copyright © 1995-2015 Webtide. All Rights Reserved.