public class GlobalShutdownAction
extends com.liferay.portal.kernel.events.SimpleAction
Constructor and Description |
---|
GlobalShutdownAction() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.ThreadGroup |
getThreadGroup() |
protected java.lang.Thread[] |
getThreads(java.lang.ThreadGroup threadGroup) |
void |
run(java.lang.String[] ids) |
protected void |
shutdownLevel1() |
protected void |
shutdownLevel2() |
protected void |
shutdownLevel3() |
protected void |
shutdownLevel4() |
protected void |
shutdownLevel5() |
protected void |
shutdownLevel6() |
protected void |
shutdownLevel7() |
public void run(java.lang.String[] ids)
run
in class com.liferay.portal.kernel.events.SimpleAction
protected java.lang.ThreadGroup getThreadGroup()
protected java.lang.Thread[] getThreads(java.lang.ThreadGroup threadGroup)
protected void shutdownLevel1()
protected void shutdownLevel2()
protected void shutdownLevel3()
protected void shutdownLevel4()
protected void shutdownLevel5()
protected void shutdownLevel6()
protected void shutdownLevel7()