Class CachingPageStore

java.lang.Object
org.apache.wicket.pageStore.DelegatingPageStore
org.apache.wicket.pageStore.CachingPageStore
All Implemented Interfaces:
IPageStore

A store of pages that uses an IPageStore as a cache in front of another store to delegate to.