WeightedResource
is a Resource
which is attributed with weight values to make it a Comparable
to be used to build the result collection returned by {@link ResourceCollector#getServlets(Resource)}. The order amongst WeightedResource
instances is defined as follows and implemented in the {@link #compareTo(WeightedResource)} method:
|
|
|
|