Class ConfigurationModel<CONFIG extends org.eclipse.microprofile.config.Config>

java.lang.Object
org.glassfish.jersey.microprofile.config.ConfigurationModel<CONFIG>
Type Parameters:
CONFIG - type of MP configuration impl
All Implemented Interfaces:
Configuration, ExtendedConfig, ExternalConfigurationModel<CONFIG>

public class ConfigurationModel<CONFIG extends org.eclipse.microprofile.config.Config> extends Object implements ExternalConfigurationModel<CONFIG>
Generic class which implements default properties provider's logic and wraps not used methods from ExtConfig