|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.deploy.hot.HotDeployUtil
public class HotDeployUtil
Method Summary | |
---|---|
static void |
fireDeployEvent(HotDeployEvent event)
|
static void |
fireUndeployEvent(HotDeployEvent event)
|
static void |
flushPrematureEvents()
|
static void |
registerListener(HotDeployListener listener)
|
static void |
unregisterListeners()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void fireDeployEvent(HotDeployEvent event)
public static void fireUndeployEvent(HotDeployEvent event)
public static void flushPrematureEvents()
public static void registerListener(HotDeployListener listener)
public static void unregisterListeners()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |