|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
wicket.protocol.http.WicketServlet
wicket.protocol.http.portlet.WicketPortletServlet
public class WicketPortletServlet
Dummy utility servlet to support dynamic resources with portlets See: http://weblogs.java.net/blog/wholder/archive/2005/02/session_session.html http://issues.apache.org/jira/browse/PLUTO-53
| Field Summary |
|---|
| Fields inherited from class wicket.protocol.http.WicketServlet |
|---|
APP_FACT_PARAM, webApplication |
| Constructor Summary | |
|---|---|
WicketPortletServlet()
|
|
| Method Summary | |
|---|---|
protected IWebApplicationFactory |
getApplicationFactory()
Creates the web application factory instance. |
| Methods inherited from class wicket.protocol.http.WicketServlet |
|---|
destroy, doGet, doPost, getLastModified, init |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPut, doTrace, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WicketPortletServlet()
| Method Detail |
|---|
protected final IWebApplicationFactory getApplicationFactory()
WicketServlet
getApplicationFactory in class WicketServletContextParamWebApplicationFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||