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