|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwicket.protocol.http.ContextParamWebApplicationFactory
public class ContextParamWebApplicationFactory
Factory that creates application objects based on the class name specified in the APP_CLASS_PARAM context variable.
| Field Summary | |
|---|---|
java.lang.String |
APP_CLASS_PARAM
context parameter name that must contain the class name of the application |
| Constructor Summary | |
|---|---|
ContextParamWebApplicationFactory()
|
|
| Method Summary | |
|---|---|
WebApplication |
createApplication(WicketServlet servlet)
Create application object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String APP_CLASS_PARAM
| Constructor Detail |
|---|
public ContextParamWebApplicationFactory()
| Method Detail |
|---|
public WebApplication createApplication(WicketServlet servlet)
IWebApplicationFactory
createApplication in interface IWebApplicationFactoryservlet - the wicket servlet
IWebApplicationFactory.createApplication(WicketServlet)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||