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