Package | Description |
---|---|
org.eclipse.jetty.webapp |
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 all jars in WEB-INF/lib to find:
tlds
web-fragment.xml
resources
|
class |
TagLibConfiguration
TagLibConfiguration.
|
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–2014 Mort Bay Consulting. All rights reserved.