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