Uses of Interface
com.github.cafapi.common.api.ConfigurationMetricsReporter
Packages that use ConfigurationMetricsReporter
Package
Description
-
Uses of ConfigurationMetricsReporter in com.github.cafapi.common.api
Subinterfaces of ConfigurationMetricsReporter in com.github.cafapi.common.api -
Uses of ConfigurationMetricsReporter in com.github.cafapi.common.config.source
Classes in com.github.cafapi.common.config.source that implement ConfigurationMetricsReporterModifier and TypeClassDescriptionclass
Partial implementation of a ManagedConfigurationSource that performs hierarchical lookups based upon the service's ServicePath, and recursive lookup for configuration objects that themselves have configuration in marked with the @Configuration annotation. -
Uses of ConfigurationMetricsReporter in com.github.cafapi.common.config.sources.file
Classes in com.github.cafapi.common.config.sources.file that implement ConfigurationMetricsReporterModifier and TypeClassDescriptionclass
This is a ConfigurationProvider that reads from a local disk file.