public class OverlayedNinjaProperties extends Object
Constructor and Description |
---|
OverlayedNinjaProperties(NinjaProperties ninjaProperties) |
Modifier and Type | Method and Description |
---|---|
String |
get(String key,
String currentValue,
String defaultValue) |
Boolean |
getBoolean(String key,
Boolean currentValue,
Boolean defaultValue) |
Integer |
getInteger(String key,
Integer currentValue,
Integer defaultValue) |
Long |
getLong(String key,
Long currentValue,
Long defaultValue) |
URI |
getURI(String key,
URI currentValue,
URI defaultValue) |
@Inject public OverlayedNinjaProperties(NinjaProperties ninjaProperties)
Copyright © 2019 ninjaframework. All rights reserved.