Uses of Interface
org.apache.wicket.protocol.http.IWebApplicationFactory

Packages that use IWebApplicationFactory
org.apache.wicket.protocol.http HTTP implementation. 
 

Uses of IWebApplicationFactory in org.apache.wicket.protocol.http
 

Classes in org.apache.wicket.protocol.http that implement IWebApplicationFactory
 class ContextParamWebApplicationFactory
          Factory that creates application objects based on the class name specified in the ContextParamWebApplicationFactory.APP_CLASS_PARAM context variable.
 

Methods in org.apache.wicket.protocol.http that return IWebApplicationFactory
protected  IWebApplicationFactory WicketFilter.getApplicationFactory()
          Creates the web application factory instance.
 



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