public class DeltaSession8 extends DeltaSession
DataSerializable.Replaceable
accessCount, ACTIVITY_CHECK, attributes, authType, creationTime, EMPTY_ARRAY, excludedAttributes, expiring, facade, id, info, isNew, isValid, lastAccessedTime, listeners, manager, maxInactiveInterval, NOT_SERIALIZED, notes, principal, sessionContext, sm, support, thisAccessedTime
GATEWAY_DELTA_REGION_NAME
Constructor and Description |
---|
DeltaSession8()
Construct a new
Session associated with no Manager . |
abort, applyAttributeEvents, commit, deserializeAttributeInternal, expire, fromData, fromDelta, getAttribute, getAttributeInternal, getAttributes, getContextName, getCurrentGatewayDeltaEvent, getExpired, getPrincipal, getSession, getSizeInBytes, hasDelta, invalidate, localDestroyAttribute, localUpdateAttribute, processExpired, removeAttribute, removeAttributeInternal, setAttribute, setAttributeInternal, setCurrentGatewayDeltaEvent, setMaxInactiveInterval, setOwner, setPrincipal, toData, toDelta, toString
access, activate, addSessionListener, endAccess, exclude, expire, fireContainerEvent, fireSessionEvent, getAttributeNames, getAuthType, getCreationTime, getId, getIdInternal, getInfo, getLastAccessedTime, getLastAccessedTimeInternal, getManager, getMaxInactiveInterval, getNote, getNoteNames, getServletContext, getSessionContext, getValue, getValueNames, isAttributeDistributable, isNew, isValid, isValidInternal, keys, passivate, putValue, readObject, readObjectData, recycle, removeAttribute, removeNote, removeSessionListener, removeValue, setAttribute, setAuthType, setCreationTime, setId, setId, setManager, setNew, setNote, setValid, tellNew, writeObject, writeObjectData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getForceRecalculateSize
activate, isValid
access, addSessionListener, endAccess, expire, getAuthType, getCreationTime, getId, getIdInternal, getInfo, getLastAccessedTime, getLastAccessedTimeInternal, getManager, getMaxInactiveInterval, getNote, getNoteNames, recycle, removeNote, removeSessionListener, setAuthType, setCreationTime, setId, setId, setManager, setNew, setNote, setValid
public DeltaSession8()
Session
associated with no Manager
. The
Manager
will be assigned later using DeltaSession.setOwner(Object)
.