Interface RuntimeInfoProvider


public interface RuntimeInfoProvider
A way to register ValueRegistry.RuntimeInfo with ValueRegistry. Implementations are free to choose how RuntimeInfoProvider are discovered. The recommended approach is to use the ServiceLoader mechanism.