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:
- HotDeployListener
public class OSGiHotDeployListener
- extends BaseHotDeployListener
| 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(HotDeployEvent hotDeployEvent)
throws HotDeployException
- Throws:
HotDeployException
invokeUndeploy
public void invokeUndeploy(HotDeployEvent hotDeployEvent)
throws HotDeployException
- Throws:
HotDeployException