Uses of Interface
org.jboss.jca.as.converters.TxConnectionFactory
-
Packages that use TxConnectionFactory Package Description org.jboss.jca.as.converters This package contains the IronJacamar converter. -
-
Uses of TxConnectionFactory in org.jboss.jca.as.converters
Classes in org.jboss.jca.as.converters that implement TxConnectionFactory Modifier and Type Class Description classLegacyConnectionFactoryImpA LegacyConnectionFactoryImp impl.Methods in org.jboss.jca.as.converters that return types with arguments of type TxConnectionFactory Modifier and Type Method Description List<TxConnectionFactory>ConnectionFactories. getTxConnectionFactory()Get the TxConnectionFactoryList<TxConnectionFactory>ConnectionFactoriesImpl. getTxConnectionFactory()
-