public interface ConfigurationService
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBooleanProperty(String module,
String key,
boolean defaultValue) |
String |
getProperty(String key) |
String |
getProperty(String module,
String key) |
Copyright © 2022 LYRASIS. All rights reserved.