Class DataSourceProxyDataSourceDecorator

java.lang.Object
org.springframework.cloud.sleuth.instrument.jdbc.DataSourceProxyDataSourceDecorator
All Implemented Interfaces:
DataSourceDecorator, org.springframework.core.Ordered

public class DataSourceProxyDataSourceDecorator extends Object implements DataSourceDecorator, org.springframework.core.Ordered
Ordered decorator for ProxyDataSource.
Since:
3.1.0
Author:
Arthur Gavlyukovskiy