public class ConfigurationAutodetectProviderFactory extends Object implements ConfigurationProviderFactory
ConfigurationAutodetectProviderFactory
which will look for an overlay file, it is there, and the factory inside that file is set it will use it, otherwise will be PropertiesConfigurationProviderFactory
it needs to implement ConfigurationProviderFactory| Constructor and Description |
|---|
ConfigurationAutodetectProviderFactory()
TODO document
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProvider |
retrieveConfiguration(Properties defaultProperties)
Called when retrieving the configuration
|
public ConfigurationAutodetectProviderFactory()
public ConfigurationProvider retrieveConfiguration(Properties defaultProperties)
ConfigurationProviderFactoryretrieveConfiguration in interface ConfigurationProviderFactorydefaultProperties - describing the configurationConfigurationProviderFactory.retrieveConfiguration(java.util.Properties)Copyright © 2025 OWASP. All rights reserved.