public abstract class AbstractStopSessionManagerPreserveSessionTest extends Object
Modifier and Type | Class and Description |
---|---|
class |
AbstractStopSessionManagerPreserveSessionTest.TestServlet |
Constructor and Description |
---|
AbstractStopSessionManagerPreserveSessionTest() |
Modifier and Type | Method and Description |
---|---|
abstract void |
checkSessionPersisted(boolean expected) |
abstract void |
configureSessionManagement(ServletContextHandler context) |
abstract AbstractTestServer |
createServer(int port) |
void |
testStopSessionManagerPreserveSession() |
public String _id
public AbstractStopSessionManagerPreserveSessionTest()
public abstract void checkSessionPersisted(boolean expected)
public abstract AbstractTestServer createServer(int port)
public abstract void configureSessionManagement(ServletContextHandler context)
Copyright © 1995-2015 Webtide. All Rights Reserved.