com.liferay.portal.deploy.hot
Class OSGiHotDeployListener
java.lang.Object
com.liferay.portal.kernel.deploy.hot.BaseHotDeployListener
com.liferay.portal.deploy.hot.OSGiHotDeployListener
- All Implemented Interfaces:
- com.liferay.portal.kernel.deploy.hot.HotDeployListener
public class OSGiHotDeployListener
- extends com.liferay.portal.kernel.deploy.hot.BaseHotDeployListener
|
Method Summary |
void |
invokeDeploy(com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent)
|
void |
invokeUndeploy(com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent)
|
| Methods inherited from class com.liferay.portal.kernel.deploy.hot.BaseHotDeployListener |
getClpServletContextName, newInstance, newInstance, registerClpMessageListeners, throwHotDeployException, unregisterClpMessageListeners |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiHotDeployListener
public OSGiHotDeployListener()
invokeDeploy
public void invokeDeploy(com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent)
throws com.liferay.portal.kernel.deploy.hot.HotDeployException
- Throws:
com.liferay.portal.kernel.deploy.hot.HotDeployException
invokeUndeploy
public void invokeUndeploy(com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent)
throws com.liferay.portal.kernel.deploy.hot.HotDeployException
- Throws:
com.liferay.portal.kernel.deploy.hot.HotDeployException