public interface OMAGServerConfigStore
| Modifier and Type | Method and Description |
|---|---|
void |
removeServerConfig()
Remove the server configuration.
|
OMAGServerConfig |
retrieveServerConfig()
Retrieve the configuration saved from a previous run of the server.
|
void |
saveServerConfig(OMAGServerConfig configuration)
Save the server configuration.
|
void saveServerConfig(OMAGServerConfig configuration)
configuration - configuration properties to saveOMAGServerConfig retrieveServerConfig()
void removeServerConfig()
Copyright © 2017–2018 ODPi. All rights reserved.