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)
registerListener
public static void registerListener(HotDeployListener listener)
reset
public static void reset()
setCapturePrematureEvents
public static void setCapturePrematureEvents(boolean capturePrematureEvents)
unregisterListener
public static void unregisterListener(HotDeployListener listener)
unregisterListeners
public static void unregisterListeners()