public class AmgrPropertiesHandler extends Object implements Serializable
Constructor and Description |
---|
AmgrPropertiesHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getProperty(String strKey) |
Properties |
getProps() |
void |
saveProperties() |
void |
setProperty(String strKey,
String strValue) |
void |
setProps(Properties props) |
public Properties getProps()
public void setProps(Properties props)
public void saveProperties()
Copyright © 2021. All Rights Reserved.