| Modifier and Type | Method and Description |
|---|---|
SessionAttributesFactory<V> |
InfinispanSessionFactory.getAttributesFactory() |
SessionAttributesFactory<AV> |
SessionFactory.getAttributesFactory() |
| Constructor and Description |
|---|
InfinispanSessionFactory(SessionMetaDataFactory<InfinispanSessionMetaData<L>,L> metaDataFactory,
SessionAttributesFactory<V> attributesFactory,
LocalContextFactory<L> localContextFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoarseSessionAttributesFactory<V>
SessionAttributesFactory for coarse granularity sessions, where all session attributes are stored in a single cache entry. |
| Modifier and Type | Class and Description |
|---|---|
class |
FineSessionAttributesFactory<V>
SessionAttributesFactory for fine granularity sessions. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.