|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Configuration in org.eclipse.jetty.webapp |
|---|
| Classes in org.eclipse.jetty.webapp that implement Configuration | |
|---|---|
class |
FragmentConfiguration
FragmentConfiguration This configuration supports some Servlet 3.0 features in jetty-7. |
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 |
| Methods in org.eclipse.jetty.webapp that return Configuration | |
|---|---|
Configuration[] |
WebAppContext.getConfigurations()
|
| Methods in org.eclipse.jetty.webapp with parameters of type Configuration | |
|---|---|
void |
WebAppContext.setConfigurations(Configuration[] configurations)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||