| Class | Description |
|---|---|
| BackupCommands |
This is a local command for backing-up domains.
|
| BackupDomainCommand |
This is a local command for backing-up domains.
|
| DatabaseCommand |
This is an abstract class to be inherited by
StartDatabaseCommand and StopDatabaseCommand.
|
| DerbyControl |
This class uses Java reflection to invoke Derby
NetworkServerControl class.
|
| ListBackupsCommand |
This is a local command for listing backed up domains.
|
| RestoreDomainCommand |
This is a local command for restoring domains.
|
| StartDatabaseCommand |
start-database command
This command class will invoke DerbyControl to first ping
if the database is running.
|
| StopDatabaseCommand |
stop-database command
This command class will invoke DerbyControl to stop
the database.
|
Copyright © 2017. All rights reserved.