Interface Ordering

  • All Known Implementing Classes:
    AbsoluteOrdering, RelativeOrdering

    @Deprecated
    public interface Ordering
    Deprecated.
    This api is not supported anymore. Please do not use it.
    Ordering options for jars in WEB-INF lib.
    • Method Detail

      • order

        java.util.List<Resource> order​(java.util.List<Resource> fragments)
        Deprecated.