public class PortalSessionDestroyer
extends com.liferay.portal.kernel.util.BasePortalLifecycle
Constructor and Description |
---|
PortalSessionDestroyer(javax.servlet.http.HttpSession httpSession) |
PortalSessionDestroyer(javax.servlet.http.HttpSessionEvent httpSessionEvent)
Deprecated.
As of Judson (7.1.x), replaced by
PortalSessionDestroyer(HttpSession) |
Modifier and Type | Method and Description |
---|---|
protected void |
doPortalDestroy() |
protected void |
doPortalInit() |
public PortalSessionDestroyer(javax.servlet.http.HttpSession httpSession)
@Deprecated public PortalSessionDestroyer(javax.servlet.http.HttpSessionEvent httpSessionEvent)
PortalSessionDestroyer(HttpSession)