public interface InfinispanBeanManagerFactoryConfiguration
| Modifier and Type | Method and Description |
|---|---|
BeanContext |
getBeanContext() |
<K,V> org.infinispan.Cache<K,V> |
getCache() |
org.wildfly.clustering.dispatcher.CommandDispatcherFactory |
getCommandDispatcherFactory() |
KeyAffinityServiceFactory |
getKeyAffinityServiceFactory() |
MarshallingConfigurationRepository |
getMarshallingConfigurationRepository() |
String |
getName() |
NodeFactory<org.infinispan.remoting.transport.Address> |
getNodeFactory() |
BeanPassivationConfiguration |
getPassivationConfiguration() |
org.wildfly.clustering.registry.Registry<String,?> |
getRegistry() |
ScheduledExecutorService |
getScheduler() |
String getName()
BeanContext getBeanContext()
<K,V> org.infinispan.Cache<K,V> getCache()
KeyAffinityServiceFactory getKeyAffinityServiceFactory()
MarshallingConfigurationRepository getMarshallingConfigurationRepository()
ScheduledExecutorService getScheduler()
BeanPassivationConfiguration getPassivationConfiguration()
NodeFactory<org.infinispan.remoting.transport.Address> getNodeFactory()
org.wildfly.clustering.registry.Registry<String,?> getRegistry()
org.wildfly.clustering.dispatcher.CommandDispatcherFactory getCommandDispatcherFactory()
Copyright © 2019 JBoss by Red Hat. All rights reserved.