IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

com.ibm.websphere.objectgrid
Interface SessionHandle

All Superinterfaces:
Externalizable, Serializable

public interface SessionHandle
extends Externalizable

A SessionHandle includes the partition that a Session is bound to and is useful for per-container partition placement.

A SessionHandle can be serialized using standard Java Object serialization.

Since:
WAS XD 6.1.0.3
See Also:
Session.getSessionHandle()

Method Summary
 
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal
 


IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

© Copyright International Business Machines Corp 2005,2012. All rights reserved.