Interface InfinispanSessionManagerParameters
- All Superinterfaces:
SessionManagerParameters
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.infinispan.configuration.cache.CacheModeorg.infinispan.transaction.TransactionModeMethods inherited from interface org.wildfly.clustering.session.cache.SessionManagerParameters
getClusterName, getSessionAttributeMarshaller, getSessionAttributePersistenceStrategy
-
Method Details
-
getCacheMode
org.infinispan.configuration.cache.CacheMode getCacheMode() -
getTransactionMode
org.infinispan.transaction.TransactionMode getTransactionMode()
-