public class TPersistentResourceRefresh extends TimedThread
Constructor and Description |
---|
TPersistentResourceRefresh(long millsSlot) |
Modifier and Type | Method and Description |
---|---|
void |
loop()
The main loop that must be defined.
|
interrupt, run
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public final void loop()
TimedThread
loop
in class TimedThread