org.apache.myfaces.tobago.webapp
Class LogoutActionListener

java.lang.Object
  extended by org.apache.myfaces.tobago.webapp.LogoutActionListener
All Implemented Interfaces:
EventListener, ActionListener, FacesListener

public class LogoutActionListener
extends Object
implements ActionListener


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

Constructor Detail

LogoutActionListener

public LogoutActionListener()
Method Detail

processAction

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


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.