com.ptc.hli.ecad.behaviors
Class CheckinAction.CheckinActionServer.ECADCacheKillerThread
java.lang.Object
java.lang.Thread
com.ptc.hli.ecad.behaviors.CheckinAction.CheckinActionServer.ECADCacheKillerThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- CheckinAction.CheckinActionServer
- private static class CheckinAction.CheckinActionServer.ECADCacheKillerThread
- extends Thread
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
cacheFolderName
private String cacheFolderName
secondsSpent
private long secondsSpent
secondsToLive
private long secondsToLive
CheckinAction.CheckinActionServer.ECADCacheKillerThread
public CheckinAction.CheckinActionServer.ECADCacheKillerThread(String cacheFolderName,
long secondsToLive)
run
public void run()