org.jboss.portal.faces.component.portlet
Interface PortletListener

All Superinterfaces:
java.util.EventListener, javax.faces.event.FacesListener

public interface PortletListener
extends javax.faces.event.FacesListener

Version:
$Revision: 8784 $
Author:
Julien Viet

Method Summary
 void processEvent(PortletEvent event)
           
 

Method Detail

processEvent

void processEvent(PortletEvent event)