org.apache.uima.collection.impl.cpm.utils
public class ExpirationTimer extends java.lang.Thread
Constructor and Description |
---|
ExpirationTimer(long aTimeout,
java.util.HashMap aMap,
java.lang.String aKey,
CPMEngine aCpm)
Constructs a Timer that expires after a given interval.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Sleeps until a given timeout occurs.
|
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, yield
public ExpirationTimer(long aTimeout, java.util.HashMap aMap, java.lang.String aKey, CPMEngine aCpm)
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
Copyright © 2014. All Rights Reserved.