org.apache.myfaces.examples.example1
Class UCaseActionListener

java.lang.Object
  extended by org.apache.myfaces.examples.example1.UCaseActionListener
All Implemented Interfaces:
EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener

public class UCaseActionListener
extends Object
implements javax.faces.event.ActionListener

DOCUMENT ME!

Version:
$Revision: 472610 $ $Date: 2006-11-08 14:46:34 -0500 (Wed, 08 Nov 2006) $
Author:
Manfred Geiler

Constructor Summary
UCaseActionListener()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UCaseActionListener

public UCaseActionListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent event)
                   throws javax.faces.event.AbortProcessingException
Specified by:
processAction in interface javax.faces.event.ActionListener
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.