com.liferay.portal.events
Class GarbageCollectorAction

java.lang.Object
  extended by com.liferay.portal.kernel.events.SessionAction
      extended by com.liferay.portal.events.GarbageCollectorAction

public class GarbageCollectorAction
extends com.liferay.portal.kernel.events.SessionAction

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
GarbageCollectorAction()
           
 
Method Summary
 void run(javax.servlet.http.HttpSession session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GarbageCollectorAction

public GarbageCollectorAction()
Method Detail

run

public void run(javax.servlet.http.HttpSession session)
Specified by:
run in class com.liferay.portal.kernel.events.SessionAction