public class DecoratorDataSourcePoolMetadataProvider extends Object implements org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvider, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
DecoratorDataSourcePoolMetadataProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata |
getDataSourcePoolMetadata(DataSource dataSource) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public DecoratorDataSourcePoolMetadataProvider()
public org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata getDataSourcePoolMetadata(DataSource dataSource)
getDataSourcePoolMetadata in interface org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProviderpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.