Class GlobalStartupAction

Object
com.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.events.GlobalStartupAction
All Implemented Interfaces:
com.liferay.portal.kernel.events.LifecycleAction

public class GlobalStartupAction extends com.liferay.portal.kernel.events.SimpleAction
Author:
Brian Wing Shun Chan
  • Constructor Details

    • GlobalStartupAction

      public GlobalStartupAction()
  • Method Details

    • getHotDeployListeners

      public static List<com.liferay.portal.kernel.deploy.hot.HotDeployListener> getHotDeployListeners()
    • run

      public void run(String[] ids)
      Specified by:
      run in class com.liferay.portal.kernel.events.SimpleAction