当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
SessionHandler - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.wsrp.consumer
Class SessionHandler
java.lang.Object
org.jboss.portal.wsrp.consumer.SessionHandler
- public class SessionHandler
- extends java.lang.Object
Manages session informations on behalf of a consumer.
- Since:
- 2.4 (May 31, 2006)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
consumer
protected WSRPConsumerImpl consumer
log
protected org.jboss.logging.Logger log
SessionHandler
public SessionHandler(WSRPConsumerImpl consumer)
- Constructs a new SessionHandler.
- Parameters:
consumer
- the consumer this SessionHandler is associated with.
isPerUserCookieInit
public boolean isPerUserCookieInit()
requiresInitCookie
public boolean requiresInitCookie()
setRequiresInitCookie
public void setRequiresInitCookie(CookieProtocol requiresInitCookie)
initPortletGroupIdIfNeeded
public void initPortletGroupIdIfNeeded(PortletInvocation invocation)
resetPortletGroupIdIfNeeded
public void resetPortletGroupIdIfNeeded()
initCookieIfNeeded
public void initCookieIfNeeded(PortletInvocation invocation)
throws ServiceDescriptionUnavailableException
- Throws:
ServiceDescriptionUnavailableException