public class GlobalStartupAction
extends com.liferay.portal.kernel.events.SimpleAction
| Constructor and Description |
|---|
GlobalStartupAction() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<com.liferay.portal.kernel.deploy.auto.AutoDeployListener> |
getAutoDeployListeners(boolean reset) |
static java.util.List<com.liferay.portal.kernel.deploy.hot.HotDeployListener> |
getHotDeployListeners() |
void |
run(java.lang.String[] ids) |
public static java.util.List<com.liferay.portal.kernel.deploy.auto.AutoDeployListener> getAutoDeployListeners(boolean reset)
public static java.util.List<com.liferay.portal.kernel.deploy.hot.HotDeployListener> getHotDeployListeners()
public void run(java.lang.String[] ids)
run in class com.liferay.portal.kernel.events.SimpleAction