Interface HotRodSessionManagerParameters
- All Superinterfaces:
SessionManagerParameters
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.infinispan.client.hotrod.configuration.NearCacheModeMethods inherited from interface org.wildfly.clustering.session.cache.SessionManagerParameters
getClusterName, getSessionAttributeMarshaller, getSessionAttributePersistenceStrategy
-
Method Details
-
getNearCacheMode
org.infinispan.client.hotrod.configuration.NearCacheMode getNearCacheMode() -
getRemoteCacheContainerConfigurator
RemoteCacheContainerConfigurator getRemoteCacheContainerConfigurator()
-