public class DatasourcesFraction extends Datasources<DatasourcesFraction> implements Fraction<DatasourcesFraction>
Datasources.DatasourcesResourcesAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DatasourcesFraction() |
| Modifier and Type | Method and Description |
|---|---|
DatasourcesFraction |
dataSource(DataSource value)
Add the DataSource object to the list of subresources
|
DatasourcesFraction |
jdbcDriver(String childKey,
JDBCDriverConsumer consumer)
Create and configure a JDBCDriver object to the list of subresources
|
addPropertyChangeListener, dataSource, dataSource, dataSource, dataSources, getKey, installedDriver, installedDrivers, installedDrivers, installedDrivers, jdbcDriver, jdbcDriver, jdbcDriver, jdbcDrivers, removePropertyChangeListener, subresources, xaDataSource, xaDataSource, xaDataSource, xaDataSource, xaDataSourcesclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringapplyDefaults, applyDefaultspublic DatasourcesFraction dataSource(DataSource value)
DatasourcesdataSource in class Datasources<DatasourcesFraction>value - The DataSource to addpublic DatasourcesFraction jdbcDriver(String childKey, JDBCDriverConsumer consumer)
DatasourcesjdbcDriver in class Datasources<DatasourcesFraction>Copyright © 2017 JBoss by Red Hat. All rights reserved.