public abstract class AbstractOrphanedSessionTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractOrphanedSessionTest.TestServlet |
| Constructor and Description |
|---|
AbstractOrphanedSessionTest() |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractTestServer |
createServer(int port,
int max,
int scavenge) |
void |
testOrphanedSession()
If nodeA creates a session, and just afterwards crashes, it is the only node that knows about the session.
|
public abstract AbstractTestServer createServer(int port, int max, int scavenge)
Copyright © 1995-2015 Webtide. All Rights Reserved.