com.sas.portal.portlet
Interface PostProcessorInterface
- All Known Implementing Classes:
- public interface PostProcessorInterface
Class to allow post processing to occur after a portlet has been
rendered.
service
public void service(HttpServletRequest request,
HttpServletResponse response,
PortletContext context)
- Renders a portlet within a "cell" of the page layout. it is also the point
where the portal allows the portlet to do post-processing clean up
- Parameters:
request - the http requestresponse - the http responsecontext - the portletContext involved
Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:05:12