Skip navigation links


org.apache.myfaces.trinidad.event
Interface PollListener

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

public interface PollListener
extends javax.faces.event.FacesListener

Listener for PollEvent.

Version:
$Name: $ ($Revision: /main/2 $) $Date: 2012/01/04 16:18:04 $

Method Summary
 void processPoll(PollEvent event)
           

 

Method Detail

processPoll

void processPoll(PollEvent event)
                 throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.