public class DeltaSessionFacade
extends org.apache.catalina.session.StandardSessionFacade
Constructor and Description |
---|
DeltaSessionFacade(DeltaSessionInterface session)
Construct a new session facade.
|
Modifier and Type | Method and Description |
---|---|
void |
abort() |
void |
commit() |
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
public DeltaSessionFacade(DeltaSessionInterface session)