|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.core.util.PriorityUtil
public class PriorityUtil
Utility code for work with Priority annotated types.
| Nested Class Summary | |
|---|---|
static class |
PriorityUtil.InstanceComparator
Comparator for instances of types annotated with Priority annotation. |
static class |
PriorityUtil.TypeComparator
Comparator for types annotated with Priority annotation. |
| Field Summary | |
|---|---|
static int |
DEFAULT_PRIORITY
Default priority value for factory types that do not have their priority set explicitly using Priority annotation. |
static PriorityUtil.InstanceComparator |
INSTANCE_COMPARATOR
Convenience comparator instance. |
| Constructor Summary | |
|---|---|
PriorityUtil()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT_PRIORITY
Priority annotation.
public static final PriorityUtil.InstanceComparator INSTANCE_COMPARATOR
| Constructor Detail |
|---|
public PriorityUtil()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||