public interface PropertyService
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
String |
getProperty(String key,
String dflt) |
boolean |
isRuntimeInjection() |
void |
setProperty(String key,
String value) |
Copyright © 2012-2013 The Internet Party. All Rights Reserved.