public class ConfigOption
extends org.rapidoid.RapidoidThing
| Modifier and Type | Field and Description |
|---|---|
Object |
defaultValue |
String |
desc |
String |
name |
| Constructor and Description |
|---|
ConfigOption(String name,
String desc,
Object defaultValue) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.