|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.catalina.session.StandardSessionFacade
com.hazelcast.web.tomcat.HazelcastSessionFacade
public class HazelcastSessionFacade
| Constructor Summary | |
|---|---|
HazelcastSessionFacade(HazelcastSession session)
|
|
| Method Summary | |
|---|---|
List<HazelcastAttribute> |
getTouchedAttributes(long requestId)
|
| Methods inherited from class org.apache.catalina.session.StandardSessionFacade |
|---|
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HazelcastSessionFacade(HazelcastSession session)
| Method Detail |
|---|
public List<HazelcastAttribute> getTouchedAttributes(long requestId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||