Uses of Interface
org.apache.wicket.pageStore.IPageStore

Packages that use IPageStore
org.apache.wicket.page   
org.apache.wicket.pageStore   
 

Uses of IPageStore in org.apache.wicket.page
 

Constructors in org.apache.wicket.page with parameters of type IPageStore
PersistentPageManager(java.lang.String applicationName, IPageStore pageStore, IPageManagerContext context)
          Construct.
 

Uses of IPageStore in org.apache.wicket.pageStore
 

Classes in org.apache.wicket.pageStore that implement IPageStore
 class DefaultPageStore
          Wicket's default page store
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.