public final class DefaultDataSourcePoolActiveDetector extends Object implements DataSourcePoolActiveDetector
| Constructor and Description |
|---|
DefaultDataSourcePoolActiveDetector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsActiveConnection(DataSource dataSource)
Whether contains active connection.
|
String |
getType() |
boolean |
isDefault() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProps, getTypeAliases, setPropspublic boolean containsActiveConnection(DataSource dataSource)
DataSourcePoolActiveDetectorcontainsActiveConnection in interface DataSourcePoolActiveDetectordataSource - data source pool to be detectedpublic boolean isDefault()
isDefault in interface RequiredSPICopyright © 2022 The Apache Software Foundation. All rights reserved.