com.liferay.portal.events
Class AppStartupAction
java.lang.Object
com.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.events.AppStartupAction
- All Implemented Interfaces:
- com.liferay.portal.kernel.events.LifecycleAction
public class AppStartupAction
- extends com.liferay.portal.kernel.events.SimpleAction
| Methods inherited from class com.liferay.portal.kernel.events.SimpleAction |
processLifecycleEvent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppStartupAction
public AppStartupAction()
run
public void run(String[] ids)
- Specified by:
run in class com.liferay.portal.kernel.events.SimpleAction