Uses of Interface
org.apache.wicket.IRequestCycleProvider

Packages that use IRequestCycleProvider
org.apache.wicket The core Wicket package. 
 

Uses of IRequestCycleProvider in org.apache.wicket
 

Methods in org.apache.wicket that return IRequestCycleProvider
 IRequestCycleProvider Application.getRequestCycleProvider()
           
 

Methods in org.apache.wicket with parameters of type IRequestCycleProvider
 void Application.setRequestCycleProvider(IRequestCycleProvider requestCycleProvider)
           
 



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