| Modifier and Type | Class and Description |
|---|---|
class |
CacheMutator<K,V>
Ensures that an object that exists in the distributed cache replicates.
|
| Modifier and Type | Field and Description |
|---|---|
static Mutator |
Mutator.PASSIVE
Trivial
Mutator implementation that does nothing. |
| Constructor and Description |
|---|
InfinispanSession(String id,
SessionMetaData metaData,
SessionAttributes attributes,
AtomicReference<L> localContext,
LocalContextFactory<L> localContextFactory,
SessionContext context,
Mutator mutator,
Remover<String> remover) |
| Constructor and Description |
|---|
CoarseSessionAttributes(MarshalledValue<Map<String,Object>,MarshallingContext> attributes,
SessionAttributeMarshaller<Map<String,Object>,MarshalledValue<Map<String,Object>,MarshallingContext>> marshaller,
Mutator mutator) |
| Modifier and Type | Class and Description |
|---|---|
class |
SSOMutator<V>
Mutates an SSO in the distributed cache
|
| Constructor and Description |
|---|
CoarseSessions(Map<WebApplication,String> sessions,
Mutator mutator) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.