public interface Ordering
| Modifier and Type | Interface 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 | Method and Description |
|---|---|
boolean |
hasOther() |
boolean |
isAbsolute() |
List<org.eclipse.jetty.util.resource.Resource> |
order(List<org.eclipse.jetty.util.resource.Resource> fragments) |
Copyright © 1995-2018 Webtide. All Rights Reserved.