Package org.eclipse.jetty.webapp
Interface Ordering
-
- All Known Implementing Classes:
AbsoluteOrdering,RelativeOrdering
@Deprecated public interface OrderingDeprecated.This api is not supported anymore. Please do not use it.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.
-