Interface Summary |
ActionEvent |
An ActionEvent is sent by the portlet container when an HTTP
request is received that is associated with an action |
ActionListener |
The ActionListener interface is an addition to the
net.sf.jportlet.portlet.Porlet interface. |
Event |
The Event is the base interface for all events that can occur
whithin the portlet container. |
MessageEvent |
A MessageEvent is sent by the portlet container
if one portlets send a message to another |
MessageListener |
The MessageListener interface is an addition to the
net.sf.jportlet.portlet.Porlet interface. |