Package com.liferay.portal.events
Class GarbageCollectorAction
Object
com.liferay.portal.kernel.events.SessionAction
com.liferay.portal.events.GarbageCollectorAction
- All Implemented Interfaces:
com.liferay.portal.kernel.events.LifecycleAction
public class GarbageCollectorAction
extends com.liferay.portal.kernel.events.SessionAction
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.events.SessionAction
processLifecycleEvent
-
Constructor Details
-
GarbageCollectorAction
public GarbageCollectorAction()
-
-
Method Details
-
run
public void run(javax.servlet.http.HttpSession httpSession) - Specified by:
run
in classcom.liferay.portal.kernel.events.SessionAction
-