Package org.eclipse.jetty.webapp
Interface Ordering
-
- All Known Implementing Classes:
AbsoluteOrdering,RelativeOrdering
@Deprecated(since="2021-05-27") public interface OrderingDeprecated.The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.Ordering options for jars in WEB-INF lib.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.util.List<Resource>order(java.util.List<Resource> fragments)Deprecated.
-