public interface StatefulSingleton
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
void |
saveProperties(File propertiesFile) |
void |
setProperty(String key,
String value) |
void saveProperties(File propertiesFile) throws IOException
IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.