public interface PropertiesConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getProperty(String name)
Gets a property value
|
void |
setProperty(String name,
String value)
Sets a property value
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.