|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWebApplicationFactory | |
|---|---|
| org.apache.wicket.guice | |
| org.apache.wicket.protocol.http | HTTP implementation. |
| org.apache.wicket.spring | |
| Uses of IWebApplicationFactory in org.apache.wicket.guice |
|---|
| Classes in org.apache.wicket.guice that implement IWebApplicationFactory | |
|---|---|
class |
GuiceWebApplicationFactory
Implementation of IWebApplicationFactory that pulls the WebApplication object out of a Guice Module. |
| 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. |
| Uses of IWebApplicationFactory in org.apache.wicket.spring |
|---|
| Classes in org.apache.wicket.spring that implement IWebApplicationFactory | |
|---|---|
class |
SpringWebApplicationFactory
Implementation of IWebApplicationFactory that pulls the WebApplication object out of spring application context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||