com.liferay.portal.events
Class AppShutdownAction
java.lang.Object
com.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.events.AppShutdownAction
- All Implemented Interfaces:
- com.liferay.portal.kernel.events.LifecycleAction
public class AppShutdownAction
- 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 |
AppShutdownAction
public AppShutdownAction()
run
public void run(String[] ids)
- Specified by:
run in class com.liferay.portal.kernel.events.SimpleAction