Package | Description |
---|---|
org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
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.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–2020 Webtide. All rights reserved.