JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.eclipse.jetty.ee8.webapp
Ordering
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
order(List)
Interface Ordering
All Known Implementing Classes:
AbsoluteOrdering
,
RelativeOrdering
public interface
Ordering
Ordering options for jars in WEB-INF lib.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Resource
>
order
(
List
<
Resource
> fragments)
Method Details
order
List
<
Resource
>
order
(
List
<
Resource
> fragments)