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 |
---|---|
Collection<Registry<K,V>> |
RegistryCollectorService.getRegistries() |
Collection<Registry<K,V>> |
RegistryCollector.getRegistries() |
Modifier and Type | Method and Description |
---|---|
void |
RegistryCollectorService.add(Registry<K,V> registry) |
void |
RegistryCollector.add(Registry<K,V> registry) |
void |
RegistryCollector.Listener.registryAdded(Registry<K,V> registry) |
void |
LocalEjbReceiver.registryAdded(Registry<String,List<ClientMapping>> cluster) |
void |
RegistryCollector.Listener.registryRemoved(Registry<K,V> registry) |
void |
LocalEjbReceiver.registryRemoved(Registry<String,List<ClientMapping>> registry) |
void |
RegistryCollectorService.remove(Registry<K,V> registry) |
void |
RegistryCollector.remove(Registry<K,V> registry) |
Modifier and Type | Method and Description |
---|---|
void |
VersionOneProtocolChannelReceiver.registryAdded(Registry<String,List<ClientMapping>> cluster) |
void |
VersionOneProtocolChannelReceiver.registryRemoved(Registry<String,List<ClientMapping>> registry) |
Modifier and Type | Method and Description |
---|---|
Registry<K,V> |
RegistryFactory.createRegistry(RegistryEntryProvider<K,V> provider)
Creates a registry for the group associated with this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
RegistryFactoryService<K,V>
Factory for creating a single
Registry instance per node. |
Modifier and Type | Method and Description |
---|---|
Registry<K,V> |
RegistryFactoryService.createRegistry(RegistryEntryProvider<K,V> provider) |
Registry<K,V> |
RegistryService.getValue() |
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.