Uses of Enum Class
org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
Packages that use LookupNames.TransactionManagerFactory
-
Uses of LookupNames.TransactionManagerFactory in org.infinispan.commons.tx.lookup
Subclasses with type arguments of type LookupNames.TransactionManagerFactory in org.infinispan.commons.tx.lookupModifier and TypeClassDescriptionstatic enum
TransactionManager factories we know of.Methods in org.infinispan.commons.tx.lookup that return LookupNames.TransactionManagerFactoryModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LookupNames.TransactionManagerFactory.values()
Returns an array containing the constants of this enum class, in the order they are declared.