|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.events.GlobalStartupAction
public class GlobalStartupAction
Constructor Summary | |
---|---|
GlobalStartupAction()
|
Method Summary | |
---|---|
static java.util.List<com.liferay.portal.kernel.deploy.auto.AutoDeployListener> |
getAutoDeployListeners()
|
static java.util.List<com.liferay.portal.kernel.deploy.hot.HotDeployListener> |
getHotDeployListeners()
|
void |
run(java.lang.String[] ids)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlobalStartupAction()
Method Detail |
---|
public static java.util.List<com.liferay.portal.kernel.deploy.auto.AutoDeployListener> getAutoDeployListeners()
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |