C - the ServletContext specification typeV - the marshalled value typepublic interface SessionAttributesFactory<C,V> extends ImmutableSessionAttributesFactory<V>, org.wildfly.clustering.ee.Creator<String,V,Void>, org.wildfly.clustering.ee.Remover<String>
SessionAttributes object.| Modifier and Type | Method and Description |
|---|---|
SessionAttributes |
createSessionAttributes(String id,
V value,
ImmutableSessionMetaData metaData,
C context) |
createImmutableSessionAttributesSessionAttributes createSessionAttributes(String id, V value, ImmutableSessionMetaData metaData, C context)
Copyright © 2021 JBoss by Red Hat. All rights reserved.