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
Subclasses with type arguments of type LookupNames.JndiTransactionManager in org.infinispan.commons.tx.lookupModifier and TypeClassDescriptionstatic enum
JNDI locations for TransactionManagers we know of.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.