| Package | Description |
|---|---|
| org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
| Modifier and Type | Field and Description |
|---|---|
private MetaData |
WebAppContext._metadata |
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) |