|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.mock.web.portlet.MockPortletRequestDispatcher
public class MockPortletRequestDispatcher
Mock implementation of the PortletRequestDispatcher interface.
| Constructor Summary | |
|---|---|
MockPortletRequestDispatcher(java.lang.String url)
Create a new MockPortletRequestDispatcher for the given URL. |
|
| Method Summary | |
|---|---|
void |
include(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockPortletRequestDispatcher(java.lang.String url)
url - the URL to dispatch to.| Method Detail |
|---|
public void include(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws javax.portlet.PortletException,
java.io.IOException
include in interface javax.portlet.PortletRequestDispatcherjavax.portlet.PortletException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||