org.apache.tapestry.portlet
Interface PortletRenderer
- All Known Implementing Classes:
- PortletRendererImpl
public interface PortletRenderer
Service used to render a page within a portlet.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
|
Method Summary |
void |
renderPage(org.apache.tapestry.IRequestCycle cycle,
String pageName)
|
renderPage
void renderPage(org.apache.tapestry.IRequestCycle cycle,
String pageName)
throws IOException
- Throws:
IOException
Copyright © 2006 Apache Software Foundation. All Rights Reserved.