当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
ProducerSessionInformation.SessionInfo - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.wsrp.consumer
Class ProducerSessionInformation.SessionInfo
java.lang.Object
org.jboss.portal.wsrp.consumer.ProducerSessionInformation.SessionInfo
- Enclosing class:
- ProducerSessionInformation
- private class ProducerSessionInformation.SessionInfo
- extends java.lang.Object
Method Summary |
java.lang.String |
getSessionId()
|
private boolean |
isStillValid()
Checks that the session associated with the session context hasn't expired and update the last invocation time |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sessionContext
private SessionContext sessionContext
lastInvocationTime
private long lastInvocationTime
ProducerSessionInformation.SessionInfo
public ProducerSessionInformation.SessionInfo(SessionContext sessionContext)
isStillValid
private boolean isStillValid()
- Checks that the session associated with the session context hasn't expired and update the last invocation time
- Returns:
getSessionId
public java.lang.String getSessionId()