| Package | Description |
|---|---|
| org.jboss.jca.as.converters |
This package contains the IronJacamar converter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TxConnectionFactory
No Tx ConnectionFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyConnectionFactoryImp
A LegacyConnectionFactoryImp impl.
|
| Modifier and Type | Method and Description |
|---|---|
List<NoTxConnectionFactory> |
ConnectionFactoriesImpl.getNoTxConnectionFactory() |
List<NoTxConnectionFactory> |
ConnectionFactories.getNoTxConnectionFactory()
Get the NoTxConnectionFactory
|
| Constructor and Description |
|---|
ConnectionFactoriesImpl(List<NoTxConnectionFactory> noTxConnectionFactory,
List<TxConnectionFactory> txConnectionFactory)
ConnectionFactoriesImpl
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)