Uses of Enum Class
org.infinispan.configuration.parsing.CacheParser.TransactionMode
Packages that use CacheParser.TransactionMode
-
Uses of CacheParser.TransactionMode in org.infinispan.configuration.parsing
Subclasses with type arguments of type CacheParser.TransactionMode in org.infinispan.configuration.parsingMethods in org.infinispan.configuration.parsing that return CacheParser.TransactionModeModifier and TypeMethodDescriptionstatic CacheParser.TransactionModeCacheParser.TransactionMode.fromConfiguration(TransactionConfiguration transactionConfiguration, boolean batchingEnabled) static CacheParser.TransactionModeReturns the enum constant of this class with the specified name.static CacheParser.TransactionMode[]CacheParser.TransactionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.