Liferay 6.1.2-ce-ga3

com.liferay.portal.events
Class LogSessionIdAction

java.lang.Object
  extended by com.liferay.portal.kernel.events.Action
      extended by com.liferay.portal.events.LogSessionIdAction

public class LogSessionIdAction
extends Action


Constructor Summary
LogSessionIdAction()
           
 
Method Summary
 void run(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class com.liferay.portal.kernel.events.Action
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogSessionIdAction

public LogSessionIdAction()
Method Detail

run

public void run(javax.servlet.http.HttpServletRequest request,
                javax.servlet.http.HttpServletResponse response)
Specified by:
run in class Action

Liferay 6.1.2-ce-ga3