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