|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributableSessionMetadata | |
---|---|
org.jboss.web.tomcat.service.session.distributedcache.spi |
Uses of DistributableSessionMetadata in org.jboss.web.tomcat.service.session.distributedcache.spi |
---|
Methods in org.jboss.web.tomcat.service.session.distributedcache.spi that return DistributableSessionMetadata | |
---|---|
DistributableSessionMetadata |
OutgoingDistributableSessionData.getMetadata()
Gets the other session metadata besides the version and timestamp. |
DistributableSessionMetadata |
IncomingDistributableSessionData.getMetadata()
Gets the other session metadata besides the version and timestamp. |
Methods in org.jboss.web.tomcat.service.session.distributedcache.spi with parameters of type DistributableSessionMetadata | |
---|---|
boolean |
LocalDistributableSessionManager.sessionChangedInDistributedCache(String realId,
String dataOwner,
int distributedVersion,
long timestamp,
DistributableSessionMetadata metadata)
Callback from the distributed cache to notify us that a session has been modified remotely. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |