Package | Description |
---|---|
org.wildfly.swarm.config.datasources | |
org.wildfly.swarm.config.datasources.xa_data_source |
Modifier and Type | Method and Description |
---|---|
XADatasourceProperties |
XADataSource.XADataSourceResources.xaDatasourceProperties(String key) |
Modifier and Type | Method and Description |
---|---|
List<XADatasourceProperties> |
XADataSource.XADataSourceResources.xaDatasourceProperties()
Get the list of XADatasourceProperties resources
|
Modifier and Type | Method and Description |
---|---|
T |
XADataSource.xaDatasourceProperties(XADatasourceProperties value)
Add the XADatasourceProperties object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
XADataSource.xaDatasourceProperties(List<XADatasourceProperties> value)
Add all XADatasourceProperties objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
XADatasourceProperties<T extends XADatasourceProperties<T>>
List of xa-datasource-property
|
interface |
XADatasourcePropertiesConsumer<T extends XADatasourceProperties<T>> |
interface |
XADatasourcePropertiesSupplier<T extends XADatasourceProperties> |
Modifier and Type | Method and Description |
---|---|
XADatasourceProperties |
XADatasourcePropertiesSupplier.get()
Constructed instance of XADatasourceProperties resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.