org.apache.myfaces.trinidad.event
Interface PollListener

All Superinterfaces:
EventListener, FacesListener

public interface PollListener
extends FacesListener

Listener for PollEvent.

Version:
$Name: $ ($Revision: adfrt/faces/adf-faces-api/src/main/java/oracle/adf/view/faces/event/PollListener.java#0 $) $Date: 10-nov-2005.19:09:04 $

Method Summary
 void processPoll(PollEvent event)
           
 

Method Detail

processPoll

void processPoll(PollEvent event)
                 throws AbortProcessingException
Throws:
AbortProcessingException


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