Class ContextParamWebApplicationFactory

java.lang.Object
org.apache.wicket.protocol.http.ContextParamWebApplicationFactory
All Implemented Interfaces:
IWebApplicationFactory

Factory that creates application objects based on the class name specified in the APP_CLASS_PARAM context variable.
Author:
Igor Vaynberg (ivaynberg)