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