@ProviderType public abstract class BasePortalInstanceLifecycleListener extends java.lang.Object implements PortalInstanceLifecycleListener
| Constructor and Description |
|---|
BasePortalInstanceLifecycleListener() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.ClassLoader |
getClassLoader() |
void |
portalInstanceRegistered(com.liferay.portal.kernel.model.Company company) |
void |
portalInstanceUnregistered(com.liferay.portal.kernel.model.Company company) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitportalInstancePreunregisteredpublic void portalInstanceRegistered(com.liferay.portal.kernel.model.Company company)
throws java.lang.Exception
portalInstanceRegistered in interface PortalInstanceLifecycleListenerjava.lang.Exceptionpublic void portalInstanceUnregistered(com.liferay.portal.kernel.model.Company company)
throws java.lang.Exception
portalInstanceUnregistered in interface PortalInstanceLifecycleListenerjava.lang.Exceptionprotected java.lang.ClassLoader getClassLoader()