Class ShutdownAction

  • All Implemented Interfaces:
    Runnable

    public class ShutdownAction
    extends com.liferay.portal.kernel.events.SimpleAction
    implements Runnable
    • Field Detail

      • log

        protected static final com.liferay.portal.kernel.log.Log log
    • Constructor Detail

      • ShutdownAction

        public ShutdownAction()
    • Method Detail

      • run

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

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