|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.util.BasePortalLifecycle
com.liferay.portal.servlet.PortalSessionCreator
public class PortalSessionCreator
Field Summary |
---|
Fields inherited from interface com.liferay.portal.kernel.util.PortalLifecycle |
---|
METHOD_ALL, METHOD_DESTROY, METHOD_INIT |
Constructor Summary | |
---|---|
PortalSessionCreator(javax.servlet.http.HttpSessionEvent httpSessionEvent)
|
Method Summary | |
---|---|
protected void |
doPortalDestroy()
|
protected void |
doPortalInit()
|
Methods inherited from class com.liferay.portal.kernel.util.BasePortalLifecycle |
---|
portalDestroy, portalInit, registerPortalLifecycle, registerPortalLifecycle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalSessionCreator(javax.servlet.http.HttpSessionEvent httpSessionEvent)
Method Detail |
---|
protected void doPortalDestroy()
doPortalDestroy
in class com.liferay.portal.kernel.util.BasePortalLifecycle
protected void doPortalInit()
doPortalInit
in class com.liferay.portal.kernel.util.BasePortalLifecycle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |