com.arsdigita.ui.login
Class UserLogoutListener

java.lang.Object
  extended bycom.arsdigita.ui.login.UserLogoutListener
All Implemented Interfaces:
ActionListener, EventListener

public class UserLogoutListener
extends Object
implements ActionListener

An ActionListener that logs out the user.

Author:
Sameer Ajmani

Field Summary
static String versionId
           
 
Constructor Summary
UserLogoutListener()
           
 
Method Summary
 void actionPerformed(ActionEvent event)
          Logs out the user.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

UserLogoutListener

public UserLogoutListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent event)
Logs out the user.

Specified by:
actionPerformed in interface ActionListener


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC