| Package | Description |
|---|---|
| org.eclipse.jetty.quickstart | |
| org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
QuickStartDescriptorGenerator.origin(MetaData md,
String name)
Find the origin (web.xml, fragment, annotation etc) of a web artifact from MetaData.
|
| Modifier and Type | Field and Description |
|---|---|
protected MetaData |
RelativeOrdering._metaData |
protected MetaData |
AbsoluteOrdering._metaData |
| Modifier and Type | Method and Description |
|---|---|
MetaData |
WebAppContext.getMetaData() |
| Modifier and Type | Method and Description |
|---|---|
void |
FragmentConfiguration.findWebFragments(WebAppContext context,
MetaData metaData)
Look for any web-fragment.xml fragments in META-INF of jars in WEB-INF/lib
|
| Constructor and Description |
|---|
AbsoluteOrdering(MetaData metaData) |
RelativeOrdering(MetaData metaData) |
Copyright © 1995–2017 Webtide. All rights reserved.