public class PortalSessionDestroyer extends BasePortalLifecycle
METHOD_ALL, METHOD_DESTROY, METHOD_INIT| Constructor and Description |
|---|
PortalSessionDestroyer(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPortalDestroy() |
protected void |
doPortalInit() |
portalDestroy, portalInit, registerPortalLifecycle, registerPortalLifecyclepublic PortalSessionDestroyer(javax.servlet.http.HttpSession httpSession)
protected void doPortalDestroy()
doPortalDestroy in class BasePortalLifecycleprotected void doPortalInit()
doPortalInit in class BasePortalLifecycle