public interface InfinispanBeanManagerFactoryConfiguration
| Modifier and Type | Method and Description |
|---|---|
BeanContext |
getBeanContext() |
<K,V> org.infinispan.Cache<K,V> |
getCache() |
CommandDispatcherFactory |
getCommandDispatcherFactory() |
Group<org.infinispan.remoting.transport.Address> |
getGroup() |
KeyAffinityServiceFactory |
getKeyAffinityServiceFactory() |
MarshallingConfigurationRepository |
getMarshallingConfigurationRepository() |
String |
getName() |
BeanPassivationConfiguration |
getPassivationConfiguration() |
String getName()
BeanContext getBeanContext()
<K,V> org.infinispan.Cache<K,V> getCache()
KeyAffinityServiceFactory getKeyAffinityServiceFactory()
MarshallingConfigurationRepository getMarshallingConfigurationRepository()
BeanPassivationConfiguration getPassivationConfiguration()
Group<org.infinispan.remoting.transport.Address> getGroup()
CommandDispatcherFactory getCommandDispatcherFactory()
Copyright © 2020 JBoss by Red Hat. All rights reserved.