public interface SessionAttributesFactory<V> extends ImmutableSessionAttributesFactory<V>, org.wildfly.clustering.ee.Creator<String,V,Void>, org.wildfly.clustering.ee.Remover<String>
| Modifier and Type | Method and Description |
|---|---|
SessionAttributes |
createSessionAttributes(String id,
V value,
ImmutableSessionMetaData metaData,
javax.servlet.ServletContext context) |
createImmutableSessionAttributesSessionAttributes createSessionAttributes(String id, V value, ImmutableSessionMetaData metaData, javax.servlet.ServletContext context)
Copyright © 2020 JBoss by Red Hat. All rights reserved.