Package | Description |
---|---|
org.eclipse.jetty.quickstart | |
org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
QuickStartDescriptorGenerator.origin(MetaData md,
java.lang.String name)
Find the origin (web.xml, fragment, annotation etc) of a web artifact from MetaData.
|
Modifier and Type | Field and Description |
---|---|
protected MetaData |
AbsoluteOrdering._metaData |
protected MetaData |
RelativeOrdering._metaData |
Modifier and Type | Method and Description |
---|---|
MetaData |
WebAppContext.getMetaData() |
Modifier and Type | Method and Description |
---|---|
void |
FragmentConfiguration.addWebFragments(WebAppContext context,
MetaData metaData)
Add in fragment descriptors that have already been discovered by MetaInfConfiguration
|
void |
FragmentConfiguration.findWebFragments(WebAppContext context,
MetaData metaData)
Deprecated.
|
Constructor and Description |
---|
AbsoluteOrdering(MetaData metaData) |
RelativeOrdering(MetaData metaData) |
Copyright © 1995–2023 Webtide. All rights reserved.