Package org.commonjava.indy.conf
-
Interface Summary Interface Description IndyConfigFactory Describes a facility for loading all the configurations related to Indy, only one of which isIndyConfiguration.IndyConfigInfo Registration helper for the configuration subsystem, which tells theIndyConfigFactorywhich section of the configuration file belongs to the conifguration class associated with implemenetations of this helper.IndyConfiguration Base configuration for Indy's core.SystemPropertyProvider After the IndyConfigFactory loads configuration from disk into an IndyConfigInfo instance, if that instance implements SystemPropertyProvider the config factory will query it for properties to be added. -
Class Summary Class Description DefaultIndyConfiguration EnvironmentConfig Created by yma on 2019/3/19.InternalFeatureConfig SslValidationConfig UIConfiguration Configuration class that tells Indy where its UI files are.