public abstract class InitialRequestPortalInstanceLifecycleListener extends BasePortalInstanceLifecycleListener
| Constructor and Description |
|---|
InitialRequestPortalInstanceLifecycleListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext) |
protected abstract void |
doPortalInstanceRegistered(long companyId) |
void |
portalInstanceRegistered(com.liferay.portal.kernel.model.Company company) |
getClassLoader, portalInstanceUnregisteredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastModifiedTime, getName, portalInstancePreregistered, portalInstancePreunregisteredpublic InitialRequestPortalInstanceLifecycleListener()
public void portalInstanceRegistered(com.liferay.portal.kernel.model.Company company)
throws java.lang.Exception
portalInstanceRegistered in interface PortalInstanceLifecycleListenerportalInstanceRegistered in class BasePortalInstanceLifecycleListenerjava.lang.Exceptionprotected void activate(org.osgi.framework.BundleContext bundleContext)
protected abstract void doPortalInstanceRegistered(long companyId)
throws java.lang.Exception
java.lang.Exception