public interface SessionFactory<MV,AV,L> extends ImmutableSessionFactory<MV,AV>, org.wildfly.clustering.ee.Creator<String,Map.Entry<MV,AV>,Void>, org.wildfly.clustering.ee.Remover<String>
| Modifier and Type | Method and Description |
|---|---|
Session<L> |
createSession(String id,
Map.Entry<MV,AV> entry,
javax.servlet.ServletContext context) |
SessionAttributesFactory<AV> |
getAttributesFactory() |
SessionMetaDataFactory<MV> |
getMetaDataFactory() |
createImmutableSession, createImmutableSessionSessionMetaDataFactory<MV> getMetaDataFactory()
getMetaDataFactory in interface ImmutableSessionFactory<MV,AV>SessionAttributesFactory<AV> getAttributesFactory()
getAttributesFactory in interface ImmutableSessionFactory<MV,AV>Copyright © 2020 JBoss by Red Hat. All rights reserved.