Package | Description |
---|---|
org.wildfly.clustering.ejb.infinispan | |
org.wildfly.clustering.ejb.infinispan.group |
Modifier and Type | Method and Description |
---|---|
BeanGroupKey<I> |
BeanGroupFactory.createKey(I id) |
Constructor and Description |
---|
InfinispanBeanManager(InfinispanBeanManagerConfiguration<T> configuration,
IdentifierFactory<I> identifierFactory,
Configuration<BeanKey<I>,BeanEntry<I>,BeanFactory<I,T>> beanConfiguration,
Configuration<BeanGroupKey<I>,BeanGroupEntry<I,T>,BeanGroupFactory<I,T>> groupConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanBeanGroupKey<I> |
Modifier and Type | Method and Description |
---|---|
BeanGroupKey<I> |
InfinispanBeanGroupFactory.createKey(I id) |
Constructor and Description |
---|
InfinispanBeanGroupFactory(org.infinispan.Cache<BeanGroupKey<I>,BeanGroupEntry<I,T>> cache,
org.infinispan.Cache<BeanKey<I>,BeanEntry<I>> beanCache,
MarshalledValueFactory<MarshallingContext> factory,
MarshallingContext context,
CacheProperties properties) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.