Class PortletAsyncScopingRunnable

Object
com.liferay.portlet.internal.PortletAsyncScopingRunnable
All Implemented Interfaces:
Runnable

public class PortletAsyncScopingRunnable extends Object implements Runnable
Author:
Neil Griffin
  • Constructor Details

    • PortletAsyncScopingRunnable

      public PortletAsyncScopingRunnable(Runnable runnable, javax.servlet.AsyncListener asyncListener, com.liferay.portal.kernel.portlet.async.PortletAsyncScopeManager portletAsyncScopeManager)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable