com.liferay.portlet.mail.util
Class MailSessionLock

java.lang.Object
  extended bycom.liferay.portlet.mail.util.MailSessionLock

public class MailSessionLock
extends java.lang.Object

View Source

Author:
Alexander Chow

Method Summary
static void cleanUp(javax.servlet.http.HttpSession ses)
           
static void lock(javax.servlet.http.HttpServletRequest req)
           
static void unlock(javax.servlet.http.HttpServletRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

cleanUp

public static void cleanUp(javax.servlet.http.HttpSession ses)

lock

public static void lock(javax.servlet.http.HttpServletRequest req)

unlock

public static void unlock(javax.servlet.http.HttpServletRequest req)