|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.util.TypesafeEnum
com.microsoft.tfs.util.shutdown.ShutdownManager.Priority
public static class ShutdownManager.Priority
Field Summary | |
---|---|
static ShutdownManager.Priority |
EARLY
Invoke this listener early in the shutdown sequence. |
static ShutdownManager.Priority |
LATE
Invoke this listener late in the shutdown sequence. |
static ShutdownManager.Priority |
MIDDLE
Invoke this listener after the early ones, and before the late ones. |
Method Summary |
---|
Methods inherited from class com.microsoft.tfs.util.TypesafeEnum |
---|
compareTo, equals, getValue, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ShutdownManager.Priority EARLY
public static final ShutdownManager.Priority MIDDLE
public static final ShutdownManager.Priority LATE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |