| Package | Description |
|---|---|
| org.wildfly.clustering.web.cache.session |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeSessionMetaData
Composite view of the meta data of a session, combining volatile and static aspects.
|
| Modifier and Type | Method and Description |
|---|---|
InvalidatableSessionMetaData |
SessionMetaDataFactory.createSessionMetaData(String id,
V value) |
| Constructor and Description |
|---|
CompositeSession(String id,
InvalidatableSessionMetaData metaData,
SessionAttributes attributes,
AtomicReference<L> localContext,
LocalContextFactory<L> localContextFactory,
org.wildfly.clustering.ee.Remover<String> remover) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.