Uses of Enum
org.jboss.as.clustering.infinispan.subsystem.TransactionMode
Packages that use TransactionMode
-
Uses of TransactionMode in org.jboss.as.clustering.infinispan.subsystem
Methods in org.jboss.as.clustering.infinispan.subsystem that return TransactionModeModifier and TypeMethodDescriptionstatic TransactionModeReturns the enum constant of this type with the specified name.static TransactionMode[]TransactionMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructor parameters in org.jboss.as.clustering.infinispan.subsystem with type arguments of type TransactionModeModifierConstructorDescriptionTransactionResourceCapabilityReference(Capability capability, Requirement requirement, Attribute transactionModeAttribute, Set<TransactionMode> excludedModes)