public abstract class AbstractLightLoadTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AbstractLightLoadTest.TestServlet |
static class |
AbstractLightLoadTest.Worker |
Modifier and Type | Field and Description |
---|---|
protected boolean |
_stress |
Constructor and Description |
---|
AbstractLightLoadTest() |
Modifier and Type | Method and Description |
---|---|
abstract AbstractTestServer |
createServer(int port) |
void |
testLightLoad() |
public abstract AbstractTestServer createServer(int port)
Copyright © 1995-2015 Webtide. All Rights Reserved.