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() |
org.wildfly.clustering.marshalling.VersionedMarshallingConfiguration |
getMarshallingConfiguration() |
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()
org.wildfly.clustering.marshalling.VersionedMarshallingConfiguration getMarshallingConfiguration()
ScheduledExecutorService getScheduler()
Executor getExecutor()
BeanPassivationConfiguration getPassivationConfiguration()
NodeFactory<org.infinispan.remoting.transport.Address> getNodeFactory()
CommandDispatcherFactory getCommandDispatcherFactory()
Copyright © 2015 JBoss by Red Hat. All rights reserved.