public class DefaultLogoutPageAction extends Action
Constructor and Description |
---|
DefaultLogoutPageAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
doRun(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
run(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
processLifecycleEvent, run
public void run(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws ActionException
run
in class Action
ActionException
protected void doRun(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws java.lang.Exception
java.lang.Exception