| Package | Description |
|---|---|
| org.apache.wicket.pageStore.memory |
| Modifier and Type | Class and Description |
|---|---|
class |
MemorySizeEvictionStrategy
An eviction strategy that keeps the data store size up to configured bytes
|
class |
PageNumberEvictionStrategy
An eviction strategy which decides whether to evict entries from the in-memory data store
depending on the number of stored paged per session
|
| Constructor and Description |
|---|
HttpSessionDataStore(IPageManagerContext pageManagerContext,
IDataStoreEvictionStrategy evictionStrategy)
Construct.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.