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 |
Ordering.AbsoluteOrdering._metaData |
protected MetaData |
Ordering.RelativeOrdering._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 |
---|
Ordering.AbsoluteOrdering(MetaData metaData) |
Ordering.RelativeOrdering(MetaData metaData) |
Copyright © 1995-2015 Webtide. All Rights Reserved.