|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XaDataSource | |
|---|---|
| org.jboss.jca.as.converters | This package contains the IronJacamar converter. |
| Uses of XaDataSource in org.jboss.jca.as.converters |
|---|
| Classes in org.jboss.jca.as.converters that implement XaDataSource | |
|---|---|
class |
LegacyXaDataSourceImp
A XaDataSource impl. |
| Methods in org.jboss.jca.as.converters that return types with arguments of type XaDataSource | |
|---|---|
List<XaDataSource> |
DataSources.getXaDataSource()
Get the xaDataSource. |
List<XaDataSource> |
DatasourcesImpl.getXaDataSource()
|
| Constructor parameters in org.jboss.jca.as.converters with type arguments of type XaDataSource | |
|---|---|
DatasourcesImpl(List<NoTxDataSource> noTxDatasource,
List<LocalTxDataSource> localTxDatasource,
List<XaDataSource> xaDataSource)
DatasourcesImpl |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||