Package javax.portlet.listener

Interface Summary
PortletRequestAttributeListener Implementations of this interface receive notifications of changes to the attribute list on the portlet request of a portlet application.
PortletRequestListener Implementations of this interface receive notifications about changes to the portlet request of the portlet application they are part of.
 

Class Summary
PortletRequestAttributeEvent  
PortletRequestEvent This is the event class for notifications about changes to the portlet request of a portlet application.