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>, AutoCloseable
SessionAttributes object.| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
SessionAttributes |
createSessionAttributes(String id,
V value,
ImmutableSessionMetaData metaData,
C context) |
createImmutableSessionAttributesSessionAttributes createSessionAttributes(String id, V value, ImmutableSessionMetaData metaData, C context)
default void close()
close in interface AutoCloseableCopyright © 2021 JBoss by Red Hat. All rights reserved.