public final class ServersRunningStateBackup
extends Object
Provides a pair of online commands to backup and then restore running state of servers in domain. 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.