public interface RuntimeProperties
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
String |
getProperty(String key,
String defaultValue) |
void |
putProperties(Map<String,String> properties) |
void |
setProperty(String key,
String value) |
Copyright © 2011–2014 Red Hat. All rights reserved.