Package org.apache.ignite.cache.jta.jndi
 Contains JNDI-based transaction manager lookup.
- 
Class Summary Class Description CacheJndiTmFactory Implementation ofFactory<TransactionManager>interface that is using JNDI names to find TM.CacheJndiTmLookup Implementation ofCacheTmLookupinterface that is using list of JNDI names to find TM.