public interface HotRodSessionManagerFactoryConfiguration<C extends org.wildfly.clustering.marshalling.spi.Marshallability>
Modifier and Type | Method and Description |
---|---|
default <K,V> org.infinispan.client.hotrod.RemoteCache<K,V> |
getCache() |
org.infinispan.client.hotrod.RemoteCacheManager |
getCacheContainer() |
org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration<C> |
getSessionManagerFactoryConfiguration() |
org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration<C> getSessionManagerFactoryConfiguration()
org.infinispan.client.hotrod.RemoteCacheManager getCacheContainer()
default <K,V> org.infinispan.client.hotrod.RemoteCache<K,V> getCache()
Copyright © 2017 JBoss by Red Hat. All rights reserved.