detectionComplete
open fun detectionComplete(beanFactory: ConfigurableListableBeanFactory, dataSourceInitializerNames: Set<String>)
Callback indicating that all known DataSourceInitializerDetectors
have been called and detection of beans that initialize a DataSource is complete.
Parameters
beanFactory
bean factory that was examined
dataSourceInitializerNames
names of the DataSource
initializer beansdetected by all known detectors