org.apache.catalina.ha
public interface ClusterSession extends Session, HttpSession
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. |
Returns: True if this session is primary
Parameters: primarySession Flag value