com.sun.grizzly.test.cachetest
Class TestLogic
java.lang.Object
com.sun.grizzly.test.cachetest.TestLogic
- All Implemented Interfaces:
- Runnable
public class TestLogic
- extends Object
- implements Runnable
- Author:
- Gustav Trede
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cache
protected static Queue cache
testfinished
protected static CountDownLatch testfinished
dummy
protected int dummy
- used to prevent hotspot in 1.7 from being too clever whith -XX:+AggressiveOpts
dummy2
protected Object dummy2
TestLogic
public TestLogic(TestAndResult test)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2012 Oracle Corporation. All Rights Reserved.