public class SystemSettingsConfiguration extends Object implements IConfiguration
Constructor and Description |
---|
SystemSettingsConfiguration(String id,
ISystemSettings settings) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
Properties |
getProperties() |
void |
update(Properties properties) |
public SystemSettingsConfiguration(String id, ISystemSettings settings)
public String getId()
getId
in interface IConfiguration
public Properties getProperties() throws IOException
getProperties
in interface IConfiguration
IOException
public void update(Properties properties) throws IOException
update
in interface IConfiguration
IOException
Copyright © 2017 Hitachi Vantara. All rights reserved.