|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfreemarker.testcase.CacheThread2
public final class CacheThread2
Thread for accessing the cache for a set period of time, then exiting. This
is used as part of the TestCacheThreaded test case.
CacheThread,
CacheThread3,
CacheThread4,
CacheThread5,
TestCacheThreaded| Constructor Summary | |
|---|---|
CacheThread2(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 CacheThread2(long nPeriod,
Cache cCache)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||