Uses of Class
de.aristaflow.adept2.base.configuration.ConfigurationManager
Packages that use ConfigurationManager
-
Uses of ConfigurationManager in de.aristaflow.adept2.base.configuration
Methods in de.aristaflow.adept2.base.configuration that return ConfigurationManagerModifier and TypeMethodDescriptionabstract ConfigurationManagerConfigurationManager.createChild(String instanceName, String componentType) Creates a new configuration manager having all fields set to the same values as this configuration manager.Constructors in de.aristaflow.adept2.base.configuration with parameters of type ConfigurationManagerModifierConstructorDescriptionprotectedConfigurationManager(Configuration rootConfiguration, Configuration providedConfiguration, ConfigurationManager parent) Creates a new configuration manager having the designated root and provided configuration and the fields of the designated parent configuration manager. -
Uses of ConfigurationManager in de.aristaflow.adept2.base.registry
Subclasses of ConfigurationManager in de.aristaflow.adept2.base.registryModifier and TypeClassDescriptionclassThis configuration manager extends a normal configuration manager by the means for runtime configurations.