|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--freemarker.testcase.CacheThread3
Thread for accessing the cache for a set period of time, then exiting. This
is used as part of the TestCacheThreaded
test case.
CacheThread
,
CacheThread2
,
CacheThread4
,
CacheThread5
,
TestCacheThreaded
Constructor Summary | |
CacheThread3(long nPeriod,
Cache cCache)
Creates new CacheThread. |
Method Summary | |
void |
run()
Run the test for a given period of time. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheThread3(long nPeriod, Cache cCache)
Method Detail |
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |