Skip navigation links


org.apache.myfaces.trinidad.event
Interface ReturnListener

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

public interface ReturnListener
extends javax.faces.event.FacesListener

Listener for ReturnEvents.

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

Method Summary
 void processReturn(ReturnEvent event)
           

 

Method Detail

processReturn

void processReturn(ReturnEvent event)
                   throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

Skip navigation links


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