Constructor and Description |
---|
InfinispanBackingCacheEntryStore(org.infinispan.Cache<MarshalledValue<K,C>,MarshalledValue<E,C>> cache,
CacheInvoker invoker,
PassivationManager<K,E> passivationManager,
StatefulTimeoutInfo timeout,
ClusteredBackingCacheEntryStoreConfig config,
boolean controlCacheLifecycle,
MarshalledValueFactory<C> keyFactory,
MarshalledValueFactory<C> valueFactory,
C context,
SharedLocalYieldingClusterLockManager lockManager,
LockKeyFactory<K,C> lockKeyFactory,
Registry<String,?> registry) |
Modifier and Type | Class and Description |
---|---|
class |
RegistryService<K,V> |
Modifier and Type | Method and Description |
---|---|
Registry<K,V> |
RegistryService.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.service.ServiceBuilder<Registry<K,V>> |
RegistryService.build(org.jboss.msc.service.ServiceTarget target,
org.jboss.msc.service.ServiceName serviceName,
org.jboss.msc.service.ServiceName cacheServiceName) |
Collection<Registry<K,V>> |
RegistryCollector.getRegistries() |
Collection<Registry<K,V>> |
RegistryCollectorService.getRegistries() |
Modifier and Type | Method and Description |
---|---|
void |
RegistryCollector.add(Registry<K,V> registry) |
void |
RegistryCollectorService.add(Registry<K,V> registry) |
void |
RegistryCollector.Listener.registryAdded(Registry<K,V> registry) |
void |
RegistryCollector.Listener.registryRemoved(Registry<K,V> registry) |
void |
RegistryCollector.remove(Registry<K,V> registry) |
void |
RegistryCollectorService.remove(Registry<K,V> registry) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<Registry> |
DistributedCacheManagerFactory.getRegistryInjector() |
Constructor and Description |
---|
DistributedCacheManager(LocalDistributableSessionManager manager,
org.infinispan.Cache<String,Map<Object,Object>> cache,
Registry<String,Void> registry,
SharedLocalYieldingClusterLockManager lockManager,
SessionAttributeStorage<T> attributeStorage,
BatchingManager batchingManager,
CacheInvoker invoker) |
Modifier and Type | Method and Description |
---|---|
void |
LocalEjbReceiver.registryAdded(Registry<String,List<ClientMapping>> registry) |
void |
LocalEjbReceiver.registryRemoved(Registry<String,List<ClientMapping>> registry) |
Modifier and Type | Method and Description |
---|---|
void |
VersionOneProtocolChannelReceiver.registryAdded(Registry<String,List<ClientMapping>> registry) |
void |
VersionOneProtocolChannelReceiver.registryRemoved(Registry<String,List<ClientMapping>> registry) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.