public class BitronixDatabaseDecorator extends Object implements org.mule.runtime.api.tx.DataSourceDecorator
| Constructor and Description |
|---|
BitronixDatabaseDecorator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesTo(DataSource dataSource) |
DataSource |
decorate(DataSource dataSource,
String dataSourceName,
org.mule.runtime.api.config.DatabasePoolingProfile dbPoolingProfile) |
public DataSource decorate(DataSource dataSource, String dataSourceName, org.mule.runtime.api.config.DatabasePoolingProfile dbPoolingProfile)
decorate in interface org.mule.runtime.api.tx.DataSourceDecoratorpublic boolean appliesTo(DataSource dataSource)
appliesTo in interface org.mule.runtime.api.tx.DataSourceDecoratorCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.