Uses of Enum Class
org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
Packages that use LookupNames.JndiTransactionManager
-
Uses of LookupNames.JndiTransactionManager in org.infinispan.commons.tx.lookup
Methods in org.infinispan.commons.tx.lookup that return LookupNames.JndiTransactionManagerModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LookupNames.JndiTransactionManager[]
LookupNames.JndiTransactionManager.values()
Returns an array containing the constants of this enum class, in the order they are declared.