Package org.jboss.portal.server.theme.render

Interface Summary
DecorationRenderer A decoration renderer is responsible for generating the markup of the portlet window title bar.
PortletRenderer The portlet renderer is responsible for adding the created markup of a portlet to the page.
RegionRenderer A region renderer is responsible to create the markup container for a set of portlets on a page region.
RenderContext A render context allows all pieces that create markup a way to access relevant information for the current request and render process.
Renderer Generic renderer interface extended by all members of a render set.
WindowRenderer A window renderer is responsible for the creation of the markup of each portlet window in a portal page region.
 

Exception Summary
RenderException Generic exception for the render process.