public interface RegistryFactoryConfiguration<K,V>
RegistryFactoryService
.Modifier and Type | Method and Description |
---|---|
org.infinispan.Cache<Node,Map.Entry<K,V>> |
getCache() |
CacheInvoker |
getCacheInvoker() |
Group |
getGroup() |
NodeFactory<org.infinispan.remoting.transport.Address> |
getNodeFactory() |
CacheInvoker getCacheInvoker()
Group getGroup()
NodeFactory<org.infinispan.remoting.transport.Address> getNodeFactory()
Copyright © 2015 JBoss by Red Hat. All rights reserved.