Uses of Class
org.apache.wicket.page.CouldNotLockPageException

Packages that use CouldNotLockPageException
org.apache.wicket.page   
 

Uses of CouldNotLockPageException in org.apache.wicket.page
 

Methods in org.apache.wicket.page that throw CouldNotLockPageException
 IManageablePage IPageManager.getPage(int id)
          Retrieve page instance with given id.
 void PageAccessSynchronizer.lockPage(int pageId)
          Acquire a lock to a page
 void IPageManager.touchPage(IManageablePage page)
          Marks page as changed.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.