4.9.1 ActionListener
The org.apache.jetspeed.portlet.event.ActionListener interface defines a single method to be implemented as illustrated in Example 4-20.
Example 4-20 ActionListener Interface
org.apache.jetspeed.portlet.event.ActionListener public void actionPerformed(org.apache.jetspeed.portlet.event.ActionEvent
event) throws PortletException;
![]()
ibm.com/redbooks