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 Details

    • GarbageCollectorAction

      public GarbageCollectorAction()
  • Method Details

    • run

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