| Package | Description |
|---|---|
| net.stickycode.configuration | |
| net.stickycode.configuration.placeholder |
| Modifier and Type | Method and Description |
|---|---|
LookupValues |
StickyConfiguration.lookupValue(net.stickycode.configuration.ConfigurationKey key) |
LookupValues |
StickyConfiguration.lookupValue(String key) |
LookupValues |
LookupValues.with(net.stickycode.configuration.ConfigurationValue... applicationValue) |
| Modifier and Type | Method and Description |
|---|---|
LookupValues |
ConfigurationLookup.lookupValue(String key) |
| Modifier and Type | Method and Description |
|---|---|
ResolvedValue |
PlaceholderResolver.resolve(LookupValues seed,
ResolvedValue resolution) |
| Constructor and Description |
|---|
UnresolvedPlaceholderException(LookupValues seed,
Placeholder placeholder) |
Copyright © 2008–2016 RedEngine Ltd. All rights reserved.