public class EmptyInstanceConfig extends Object implements InstanceConfig
Constructor and Description |
---|
EmptyInstanceConfig() |
Modifier and Type | Method and Description |
---|---|
InstanceConfig |
restore()
Restores the saved status of the configuration
|
InstanceConfig |
save()
Saves the current status of the configuration
|
public InstanceConfig save() throws InstanceConfigException
InstanceConfig
save
in interface InstanceConfig
InstanceConfigException
- if saving the configuration failspublic InstanceConfig restore() throws InstanceConfigException
InstanceConfig
restore
in interface InstanceConfig
InstanceConfigException
- if restoring the configuration failsCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.