com.liferay.portal.events
Class AppStartupAction
java.lang.Object
com.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.events.AppStartupAction
- All Implemented Interfaces:
- LifecycleAction
public class AppStartupAction
- extends SimpleAction
| 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 SimpleAction