| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.datasources |
| Modifier and Type | Method and Description |
|---|---|
List<XADataSource> |
Datasources.DatasourcesResources.xaDataSources()
Get the list of org.wildfly.swarm.config.datasources.XADataSource resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Datasources.xaDataSource(XADataSource value)
Add the org.wildfly.swarm.config.datasources.XADataSource object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Datasources.xaDataSources(List<XADataSource> value)
Add all org.wildfly.swarm.config.datasources.XADataSource objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
XADataSource<T extends XADataSource>
A JDBC XA data-source configuration
|
interface |
XADataSourceConfigurator<T extends XADataSource> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.