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
InstanceConfigsave in interface InstanceConfigInstanceConfigException - if saving the configuration failspublic InstanceConfig restore() throws InstanceConfigException
InstanceConfigrestore in interface InstanceConfigInstanceConfigException - if restoring the configuration failsCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.