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, portalInstanceUnregistered
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLastModifiedTime, getName, portalInstancePreregistered, portalInstancePreunregistered
public InitialRequestPortalInstanceLifecycleListener()
public void portalInstanceRegistered(com.liferay.portal.kernel.model.Company company) throws java.lang.Exception
portalInstanceRegistered
in interface PortalInstanceLifecycleListener
portalInstanceRegistered
in class BasePortalInstanceLifecycleListener
java.lang.Exception
protected void activate(org.osgi.framework.BundleContext bundleContext)
protected abstract void doPortalInstanceRegistered(long companyId) throws java.lang.Exception
java.lang.Exception