Class P6SpyDataSourceDecorator

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

public class P6SpyDataSourceDecorator extends Object implements DataSourceDecorator, org.springframework.core.Ordered
Ordered decorator for P6DataSource.
Author:
Arthur Gavlyukovskiy
  • Field Details

  • Constructor Details

    • P6SpyDataSourceDecorator

      public P6SpyDataSourceDecorator(com.p6spy.engine.spy.JdbcEventListenerFactory jdbcEventListenerFactory)
  • Method Details