Package | Description |
---|---|
com.netflix.config |
Modifier and Type | Class and Description |
---|---|
class |
ClasspathPropertiesConfiguration
A Conventional Standard based approach to modular configuration
Assuming your application utilizes many modules (.jar files) and need
Properties support, this class provides a convention based approach to
scanning and loading properties from every jar in a classpath from a specific
location.
|
class |
ConcurrentCompositeConfiguration
This class maintains a hierarchy of configurations in a list structure.
|
class |
DynamicConfiguration
A configuration that polls a
PolledConfigurationSource according to the schedule set by a
scheduler. |
class |
DynamicURLConfiguration
|
Copyright © 2020. All Rights Reserved.