Package com.liferay.portal.events
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<com.liferay.portal.kernel.deploy.hot.HotDeployListener>
void
Methods inherited from class com.liferay.portal.kernel.events.SimpleAction
processLifecycleEvent
-
Constructor Details
-
GlobalStartupAction
public GlobalStartupAction()
-
-
Method Details
-
getHotDeployListeners
-
run
- Specified by:
run
in classcom.liferay.portal.kernel.events.SimpleAction
-