| Package | Description |
|---|---|
| com.liferay.portal.kernel.deploy.hot | |
| com.liferay.portal.kernel.scheduler | |
| com.liferay.portal.kernel.servlet | |
| com.liferay.portal.kernel.servlet.filters.invoker | |
| com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HotDeployEvent.addPortalLifecycle(PortalLifecycle portalLifecycle) |
boolean |
HotDeploy.registerDependentPortalLifecycle(String servletContextName,
PortalLifecycle portalLifecycle) |
static boolean |
HotDeployUtil.registerDependentPortalLifecycle(String servletContextName,
PortalLifecycle portalLifecycle) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchedulerLifecycle
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginContextListener |
class |
PortalClassLoaderFilter |
class |
PortalClassLoaderServlet |
class |
PortalDelegateServlet
See https://issues.liferay.com/browse/LEP-2297.
|
class |
SecurePluginContextListener |
class |
SecureServlet |
| Modifier and Type | Class and Description |
|---|---|
class |
InvokerFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
BasePortalLifecycle |
| Modifier and Type | Method and Description |
|---|---|
static void |
PortalLifecycleUtil.register(PortalLifecycle portalLifecycle) |
static void |
PortalLifecycleUtil.register(PortalLifecycle portalLifecycle,
int method) |
static void |
PortalLifecycleUtil.removeDestroy(PortalLifecycle portalLifecycle) |