org.apache.myfaces.tobago.webapp
Class LogoutActionListener
java.lang.Object
org.apache.myfaces.tobago.webapp.LogoutActionListener
- All Implemented Interfaces:
- EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener
public class LogoutActionListener
- extends Object
- implements javax.faces.event.ActionListener
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 |
LogoutActionListener
public LogoutActionListener()
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 © 2002-2013 The Apache Software Foundation. All Rights Reserved.