Package | Description |
---|---|
org.aeonbits.owner |
The goal of OWNER API is to minimize the code required to handle application configuration through Java properties
files.
|
Modifier and Type | Method | Description |
---|---|---|
static Config.HotReloadType |
Config.HotReloadType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Config.HotReloadType[] |
Config.HotReloadType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2020 Luigi R. Viggiano. All rights reserved.