S - the HttpSession specification typeC - the ServletContext specification typeL - the HttpSessionActivationListener specification typeV - attributes cache entry typeSV - attributes serialized form typepublic interface SessionAttributesFactoryConfiguration<S,C,L,V,SV>
SessionAttributes object.| Modifier and Type | Method and Description |
|---|---|
CacheProperties |
getCacheProperties() |
HttpSessionActivationListenerProvider<S,C,L> |
getHttpSessionActivationListenerProvider() |
org.wildfly.clustering.ee.Immutability |
getImmutability() |
org.wildfly.clustering.marshalling.spi.Marshaller<V,SV> |
getMarshaller() |
CacheProperties getCacheProperties()
org.wildfly.clustering.ee.Immutability getImmutability()
HttpSessionActivationListenerProvider<S,C,L> getHttpSessionActivationListenerProvider()
Copyright © 2022 JBoss by Red Hat. All rights reserved.