protected static class ExtendedArchiveManager.ArchiveItemWorkerThread extends ExtendedArchiveManager.AbstractWorkerThread
archiveManagerVector, DEF_WORKER_SLEEPTIME, sleepTime
DEFAULT_TERMINATE_WAIT_TIME, terminateFlag
Constructor and Description |
---|
ArchiveItemWorkerThread(long sleepTime) |
Modifier and Type | Method and Description |
---|---|
void |
processArchiveManager(ExtendedArchiveManager am)
Processes an archive manager.
|
void |
terminate()
Terminates this thread if the thread is not terminated and alive.
|
addArchiveManager, getArchiveManager, getNumArchiveManagers, removeArchiveManager, run
sleep
clearThreadWaitNotifyFlag, isTerminated, nextThreadNum, notifyThread, start, terminate, waitForNotify, waitForNotify, waitForTerminate, waitForTerminate, wasStarted
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, stop, stop, suspend, toString, yield
public void processArchiveManager(ExtendedArchiveManager am)
processArchiveManager
in class ExtendedArchiveManager.AbstractWorkerThread
am
- the archive manager.public void terminate()
terminate
in class IstiNotifyThread