| Package | Description |
|---|---|
| org.eclipse.jetty.webapp |
| Modifier and Type | Class and Description |
|---|---|
static class |
Ordering.AbsoluteOrdering
AbsoluteOrdering
An <absolute-order> element in web.xml
|
static class |
Ordering.RelativeOrdering
RelativeOrdering
A set of <order> elements in web-fragment.xmls.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ordering |
MetaData._ordering |
| Modifier and Type | Method and Description |
|---|---|
Ordering |
MetaData.getOrdering() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaData.setOrdering(Ordering o) |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.