Modifier and Type | Class and Description |
---|---|
class |
KeyAffinityServiceFactoryBuilder
Key affinity service factory that will only generates keys for use by the local node.
|
Modifier and Type | Method and Description |
---|---|
KeyAffinityServiceFactory |
KeyAffinityServiceFactoryBuilder.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.service.ServiceBuilder<KeyAffinityServiceFactory> |
KeyAffinityServiceFactoryBuilder.build(org.jboss.msc.service.ServiceTarget target) |
Modifier and Type | Method and Description |
---|---|
KeyAffinityServiceFactory |
InfinispanBeanManagerConfiguration.getAffinityFactory() |
KeyAffinityServiceFactory |
InfinispanBeanManagerFactoryBuilder.getKeyAffinityServiceFactory() |
KeyAffinityServiceFactory |
InfinispanBeanManagerFactoryConfiguration.getKeyAffinityServiceFactory() |
Constructor and Description |
---|
AffinityIdentifierFactory(IdentifierFactory<K> factory,
org.infinispan.Cache<Key<K>,?> cache,
KeyAffinityServiceFactory affinityFactory) |
Modifier and Type | Method and Description |
---|---|
KeyAffinityServiceFactory |
InfinispanSessionManagerFactoryConfiguration.getKeyAffinityServiceFactory() |
KeyAffinityServiceFactory |
InfinispanSessionManagerFactoryBuilder.getKeyAffinityServiceFactory() |
Modifier and Type | Method and Description |
---|---|
KeyAffinityServiceFactory |
InfinispanSSOManagerFactoryBuilder.getKeyAffinityServiceFactory() |
KeyAffinityServiceFactory |
InfinispanSSOManagerFactoryConfiguration.getKeyAffinityServiceFactory() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.