null
.
@param id The session id for the session to be returned
@exception IllegalStateException if a new session cannot beinstantiated for any reason
@exception IOException if an input/output error occurs whileprocessing this request
null
. This method checks the persistence store if persistence is enabled, otherwise just uses the functionality from ManagerBase.
@param id The session id for the session to be returned
@exception IllegalStateException if a new session cannot beinstantiated for any reason
@exception IOException if an input/output error occurs whileprocessing this request
null
.
@param id The session id for the session to be returned
@exception IllegalStateException if a new session cannot beinstantiated for any reason
@exception IOException if an input/output error occurs whileprocessing this request
If a session is found in the distributed cache, it is added to the collection of those being managed locally.
@param id the session id, which may include an appended jvmRoute @return the session, ornull
if no such session couldbe found
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|