com.dotmarketing.cms.login.action
Class LogoutAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.cms.login.action.LogoutAction

public class LogoutAction
extends DispatchAction

View Source

Version:
$Revision: 1.2 $
Author:
Brian Wing Shun Chan

Constructor Summary
LogoutAction()
           
 
Method Summary
 ActionForward unspecified(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogoutAction

public LogoutAction()
Method Detail

unspecified

public ActionForward unspecified(ActionMapping mapping,
                                 ActionForm lf,
                                 HttpServletRequest request,
                                 HttpServletResponse response)
                          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.