Interface BasicDataSourceMXBean

All Superinterfaces:
DataSourceMXBean
All Known Implementing Classes:
BasicDataSource, BasicManagedDataSource

public interface BasicDataSourceMXBean extends DataSourceMXBean
Interface to keep API compatibility. Methods listed here are not made available to JMX.

As of 2.9.0, this interface extends DataSourceMXBean.

Since:
2.0