Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
AnnouncementCleanupThread() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
setCheckInterval(int checkInterval) |
void |
setExpireThreshold(int expireThreshold) |
void |
setHourToCheck(int hourToCheck) |
void |
setMaxCheckIntervalMillis(long maxCheckIntervalMillis) |
void |
setMinuteToCheck(int minuteToCheck) |
void |
stopThread() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic void stopThread()
public void setCheckInterval(int checkInterval)
checkInterval - the checkInterval to setpublic void setHourToCheck(int hourToCheck)
hourToCheck - the hourToCheck to setpublic void setMinuteToCheck(int minuteToCheck)
minuteToCheck - the minuteToCheck to setpublic void setMaxCheckIntervalMillis(long maxCheckIntervalMillis)
maxCheckIntervalMillis - the maxCheckIntervalMillis to setpublic void setExpireThreshold(int expireThreshold)
Copyright © 2015 Jasig, Inc.. All Rights Reserved.