action, render, and optionally load. The container delegates the actual implementation of these operations to the portal. The action method will invoke the processAction method on the javax.portlet.Portlet interface of a portlet. The render method will invoke the render method on the javax.portlet.Portlet interface of a portlet.
@version $Id: PortletInvoker.java 35916 2004-03-02 14:55:19Z cziegeler $
| |