@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(Company company) |
void |
portalInstanceUnregistered(Company company) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitportalInstancePreunregisteredpublic void portalInstanceRegistered(Company company) throws java.lang.Exception
portalInstanceRegistered in interface PortalInstanceLifecycleListenerjava.lang.Exceptionpublic void portalInstanceUnregistered(Company company) throws java.lang.Exception
portalInstanceUnregistered in interface PortalInstanceLifecycleListenerjava.lang.Exceptionprotected java.lang.ClassLoader getClassLoader()