|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataStoreEvictionStrategy | |
---|---|
org.apache.wicket.pageStore.memory |
Uses of DataStoreEvictionStrategy in org.apache.wicket.pageStore.memory |
---|
Classes in org.apache.wicket.pageStore.memory that implement DataStoreEvictionStrategy | |
---|---|
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 |
Constructors in org.apache.wicket.pageStore.memory with parameters of type DataStoreEvictionStrategy | |
---|---|
HttpSessionDataStore(IPageManagerContext pageManagerContext,
DataStoreEvictionStrategy evictionStrategy)
Construct. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |