com.liferay.portal.kernel.deploy.hot
Class HotDeployUtil
java.lang.Object
com.liferay.portal.kernel.deploy.hot.HotDeployUtil
public class HotDeployUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fireDeployEvent
public static void fireDeployEvent(HotDeployEvent event)
fireUndeployEvent
public static void fireUndeployEvent(HotDeployEvent event)
flushPrematureEvents
public static void flushPrematureEvents()
registerListener
public static void registerListener(HotDeployListener listener)
reset
public static void reset()
unregisterListener
public static void unregisterListener(HotDeployListener listener)
unregisterListeners
public static void unregisterListeners()