Uses of Interface
io.agroal.api.configuration.AgroalDataSourceConfiguration.MetricsEnabledListener
Packages that use AgroalDataSourceConfiguration.MetricsEnabledListener
-
Uses of AgroalDataSourceConfiguration.MetricsEnabledListener in io.agroal.api.configuration
Methods in io.agroal.api.configuration with parameters of type AgroalDataSourceConfiguration.MetricsEnabledListenerModifier and TypeMethodDescriptionvoidAgroalDataSourceConfiguration.registerMetricsEnabledListener(AgroalDataSourceConfiguration.MetricsEnabledListener metricsEnabledListener) Allows registration of a callback to be invoked each time there is a change on the status of metrics collection.