| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClusterSession
| Field Summary | 
|---|
| Fields inherited from interface org.apache.catalina.Session | 
|---|
| SESSION_ACTIVATED_EVENT, SESSION_CREATED_EVENT, SESSION_DESTROYED_EVENT, SESSION_PASSIVATED_EVENT | 
| Method Summary | |
|---|---|
|  boolean | isPrimarySession()returns true if this session is the primary session, if that is the case, the manager can expire it upon timeout. | 
|  void | setPrimarySession(boolean primarySession)Sets whether this is the primary session or not. | 
| Methods inherited from interface org.apache.catalina.Session | 
|---|
| access, addSessionListener, endAccess, expire, getAuthType, getCreationTime, getId, getIdInternal, getInfo, getLastAccessedTime, getLastAccessedTimeInternal, getManager, getMaxInactiveInterval, getNote, getNoteNames, getPrincipal, getSession, isAttributeDistributable, isValid, recycle, removeNote, removeSessionListener, setAuthType, setCreationTime, setId, setId, setManager, setMaxInactiveInterval, setNew, setNote, setPrincipal, setValid | 
| Methods inherited from interface javax.servlet.http.HttpSession | 
|---|
| getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval | 
| Method Detail | 
|---|
boolean isPrimarySession()
void setPrimarySession(boolean primarySession)
primarySession - Flag value| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||