public class RestPersistentConfig
extends PersistentConfig
Modifier and Type | Method and Description |
---|---|
static RestPersistentConfig |
getPersistentConfig(java.lang.String controllerName) |
void |
restorePersistedValues(java.lang.Object toRestore)
This method will set the parameter to the RESTServiceManager
|
void |
storeCurrentValues(java.lang.Object toPersist)
This method will store the current values from the device server to the XML file.
|
public static RestPersistentConfig getPersistentConfig(java.lang.String controllerName)
public void restorePersistedValues(java.lang.Object toRestore)
toRestore
- an instance of an RESTServiceManagerpublic void storeCurrentValues(java.lang.Object toPersist)
toPersist
- an instance of an RESTServiceManagerCopyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.