Uses of Interface
com.arpnetworking.configuration.jackson.DynamicConfigurationFactory
Packages that use DynamicConfigurationFactory
-
Uses of DynamicConfigurationFactory in com.arpnetworking.configuration.jackson
Classes in com.arpnetworking.configuration.jackson that implement DynamicConfigurationFactoryModifier and TypeClassDescriptionfinal class
Implementation ofDynamicConfigurationFactory
which maps keys to file names in a directory.final class
Implementation ofDynamicConfigurationFactory
which maps keys to zero or more subordinateDynamicConfigurationFactory
instances.Method parameters in com.arpnetworking.configuration.jackson with type arguments of type DynamicConfigurationFactoryModifier and TypeMethodDescriptionMergingDynamicConfigurationFactory.Builder.setFactories
(List<DynamicConfigurationFactory> value) Set the factories. -
Uses of DynamicConfigurationFactory in com.arpnetworking.remet.gui
Classes in com.arpnetworking.remet.gui that implement DynamicConfigurationFactoryModifier and TypeClassDescriptionfinal class
Implementation ofDynamicConfigurationFactory
which maps two part keys to cluster and service parameter values in API calls to ReMet Gui for configuration data.