Package | Description |
---|---|
org.wildfly.clustering.ejb.infinispan | |
org.wildfly.clustering.server.dispatcher | |
org.wildfly.clustering.server.group | |
org.wildfly.clustering.server.registry |
Constructor and Description |
---|
InfinispanBeanManager(String beanName,
Configuration<I,BeanKey<I>,BeanEntry<G>,BeanFactory<G,I,T>> beanConfiguration,
Configuration<G,G,BeanGroupEntry<I,T>,BeanGroupFactory<G,I,T>> groupConfiguration,
KeyAffinityServiceFactory affinityFactory,
Registry<String,?> registry,
NodeFactory<org.infinispan.remoting.transport.Address> nodeFactory,
ExpirationConfiguration<T> expiration,
PassivationConfiguration<T> passivation) |
Modifier and Type | Method and Description |
---|---|
NodeFactory<org.jgroups.Address> |
CommandDispatcherFactoryConfiguration.getNodeFactory() |
Constructor and Description |
---|
ServiceCommandDispatcher(org.jgroups.blocks.MessageDispatcher dispatcher,
CommandMarshaller<C> marshaller,
NodeFactory<org.jgroups.Address> factory,
long timeout) |
Modifier and Type | Interface and Description |
---|---|
interface |
CacheNodeFactory
Creates a node from an Infinispan
Address . |
interface |
ChannelNodeFactory
Creates a node from a JGroups
Address . |
Modifier and Type | Class and Description |
---|---|
class |
CacheNodeFactoryService
CacheNodeFactory implementation that delegates node creation to the channel node factory |
class |
ChannelNodeFactoryService
Node factory implementation.
|
Modifier and Type | Method and Description |
---|---|
NodeFactory<org.infinispan.remoting.transport.Address> |
RegistryFactoryConfiguration.getNodeFactory() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.