public abstract class AbstractModifyMaxInactiveIntervalTest extends AbstractTestBase
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractModifyMaxInactiveIntervalTest.TestModServlet |
| Modifier and Type | Field and Description |
|---|---|
static int |
__scavenge |
static int |
newMaxInactive |
| Constructor and Description |
|---|
AbstractModifyMaxInactiveIntervalTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testChangeMaxInactiveIntervalForImmortalSessionNoEviction() |
void |
testIncreaseMaxInactiveInterval() |
void |
testNoExpireSessionInUse() |
void |
testReduceMaxInactiveInterval() |
void |
testSessionExpiryAfterModifiedMaxInactiveInterval() |
void |
testSetMaxInactiveIntervalWithImmortalSessionAndEviction() |
void |
testSetMaxInactiveIntervalWithNonImmortalSessionAndEviction() |
createSessionDataStoreFactorypublic static int newMaxInactive
public static int __scavenge
public AbstractModifyMaxInactiveIntervalTest()
public void testReduceMaxInactiveInterval()
throws java.lang.Exception
java.lang.Exceptionpublic void testIncreaseMaxInactiveInterval()
throws java.lang.Exception
java.lang.Exceptionpublic void testSetMaxInactiveIntervalWithImmortalSessionAndEviction()
throws java.lang.Exception
java.lang.Exceptionpublic void testSetMaxInactiveIntervalWithNonImmortalSessionAndEviction()
throws java.lang.Exception
java.lang.Exceptionpublic void testChangeMaxInactiveIntervalForImmortalSessionNoEviction()
throws java.lang.Exception
java.lang.Exceptionpublic void testNoExpireSessionInUse()
throws java.lang.Exception
java.lang.Exceptionpublic void testSessionExpiryAfterModifiedMaxInactiveInterval()
throws java.lang.Exception
java.lang.ExceptionCopyright © 1995–2017 Webtide. All rights reserved.