Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jbpm.web.action
Class LogoffAction  view LogoffAction download LogoffAction.java

java.lang.Object
  extended byorg.apache.struts.action.Action
      extended byorg.jbpm.web.struts.AbstractAction
          extended byorg.jbpm.web.action.LogoffAction

public class LogoffAction
extends org.jbpm.web.struts.AbstractAction


Field Summary
private static org.apache.log4j.Logger log
           
 
Fields inherited from class org.jbpm.web.struts.AbstractAction
LAST_FORWARD_KEY, MESSAGES_KEY
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
LogoffAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(org.jbpm.web.struts.ActionContext actionContext)
           
 
Methods inherited from class org.jbpm.web.struts.AbstractAction
execute
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static final org.apache.log4j.Logger log
Constructor Detail

LogoffAction

public LogoffAction()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(org.jbpm.web.struts.ActionContext actionContext)