|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfreemarker.testcase.CacheThread5
public final class CacheThread5
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,
CacheThread3,
CacheThread4,
TestCacheThreaded| Constructor Summary | |
|---|---|
CacheThread5(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 CacheThread5(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 | ||||||||