Constructor and Description |
---|
InfinispanBackingCacheEntryStore(org.infinispan.Cache<K,MarshalledValue<E,C>> cache,
CacheInvoker invoker,
IdentifierFactory<K> identifierFactory,
KeyAffinityServiceFactory affinityFactory,
PassivationManager<K,E> passivationManager,
StatefulTimeoutInfo timeout,
ClusteredBackingCacheEntryStoreConfig config,
boolean controlCacheLifecycle,
MarshalledValueFactory<C> valueFactory,
C context,
NodeFactory<org.infinispan.remoting.transport.Address> nodeFactory,
Registry<String,?> registry) |
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() |
Constructor and Description |
---|
InfinispanSessionManager(SessionContext context,
SessionIdentifierFactory idFactory,
org.infinispan.Cache<String,V> cache,
SessionFactory<V,L> factory,
KeyAffinityServiceFactory affinityFactory,
Registry<String,Void> registry,
NodeFactory<org.infinispan.remoting.transport.Address> nodeFactory,
org.jboss.metadata.web.jboss.JBossWebMetaData metaData) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.