com.sptci.echo
Class LogoutListener
java.lang.Object
com.sptci.echo.RedirectListener
com.sptci.echo.LogoutListener
- All Implemented Interfaces:
- Serializable, EventListener, ActionListener
public class LogoutListener
- extends RedirectListener
A general purpose action listener for listening to logout events
generated by the application (usually through a button or menu).
Copyright 2007 Sans Pareil Technologies, Inc.
- Version:
- $Id: LogoutListener.java 4553 2008-12-24 10:34:16Z rakesh $
- Author:
- Rakesh Vidyadharan 2007-04-23
- See Also:
LogoutServlet,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URL
public static final String URL
- See Also:
- Constant Field Values
LogoutListener
public LogoutListener()
LogoutListener
public LogoutListener(String url)