public final class ConfigurationFileBackup
extends Object
Provides a pair of offline commands to backup and then restore the configuration file. The backup command
must be applied before restore, and both commands can only be applied once. If any one of these rules is
violated, an exception is thrown. For special circumstances, when the backup that was already acquired is no longer
needed and is not going to be restored, a destroy command is provided. If there was no backup acquired,
the destroy command does nothing.