public abstract static class PropertyProviders.PropertyAccessor<T extends PropertyProviders.PropertyAccessor<T>> extends Object
| Constructor and Description |
|---|
PropertyAccessor() |
| Modifier and Type | Method and Description |
|---|---|
T |
fromConsole(String... mappings) |
T |
fromEnv(String... mappings) |
T |
fromProperties(String propertiesFile,
String... mappings) |
T |
fromSystem(String... mappings) |
protected String |
getStringProperty(String property,
String defaultValue) |
Copyright © 2022 Unidal Organization. All rights reserved.