Modifier and Type | Field and Description |
---|---|
static Mutator |
Mutator.PASSIVE
Trivial
Mutator implementation that does nothing. |
Constructor and Description |
---|
InfinispanBean(I id,
BeanEntry<G> entry,
BeanGroup<G,I,T> group,
Mutator mutator,
BeanRemover<I,T> remover,
Time timeout,
PassivationListener<T> listener) |
Constructor and Description |
---|
InfinispanBeanGroup(G id,
BeanGroupEntry<I,T> entry,
MarshallingContext context,
Mutator mutator,
Remover<G> remover) |
Modifier and Type | Class and Description |
---|---|
class |
CacheEntryMutator<K,V>
Mutates a given cache entry.
|
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) |
Constructor and Description |
---|
CoarseSessions(Map<D,String> sessions,
Mutator mutator) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.