public class LegacyPortletPanelAppHotDeployListener extends BaseHotDeployListener
| Constructor and Description |
|---|
LegacyPortletPanelAppHotDeployListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext) |
protected java.lang.String |
getPortletId(java.lang.String servletContextName,
java.lang.String portletName) |
protected java.util.List<java.util.Dictionary<java.lang.String,java.lang.Object>> |
getPropertiesList(HotDeployEvent hotDeployEvent) |
int |
getServiceRegistrationsSize() |
void |
invokeDeploy(HotDeployEvent hotDeployEvent) |
void |
invokeUndeploy(HotDeployEvent hotDeployEvent) |
getClpServletContextName, newInstance, newInstance, throwHotDeployExceptionpublic LegacyPortletPanelAppHotDeployListener()
public int getServiceRegistrationsSize()
public void invokeDeploy(HotDeployEvent hotDeployEvent) throws HotDeployException
HotDeployExceptionpublic void invokeUndeploy(HotDeployEvent hotDeployEvent) throws HotDeployException
HotDeployExceptionprotected void activate(org.osgi.framework.BundleContext bundleContext)
protected java.lang.String getPortletId(java.lang.String servletContextName,
java.lang.String portletName)
protected java.util.List<java.util.Dictionary<java.lang.String,java.lang.Object>> getPropertiesList(HotDeployEvent hotDeployEvent) throws DocumentException, java.io.IOException
DocumentExceptionjava.io.IOException