| Package | Description |
|---|---|
| org.wildfly.clustering.web.cache.session |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionAttributesFactory<C,V>
Factory for creating a
SessionAttributes object. |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSessionAttributesFactory<AV> |
ImmutableSessionFactory.getAttributesFactory() |
ImmutableSessionAttributesFactory<V> |
CompositeImmutableSessionFactory.getAttributesFactory() |
| Constructor and Description |
|---|
CompositeImmutableSessionFactory(ImmutableSessionMetaDataFactory<CompositeSessionMetaDataEntry<L>> metaDataFactory,
ImmutableSessionAttributesFactory<V> attributesFactory) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.