Interface ConfigProvider


@ThreadSafe public interface ConfigProvider
A registry for accessing declarative configuration.

The name Provider is for consistency with other languages and it is NOT loaded using reflection.

See InstrumentationConfigUtil for convenience methods for extracting config from ConfigProvider.