| Package | Description |
|---|---|
| com.h3c.sdn.adm.backup |
| Modifier and Type | Field and Description |
|---|---|
protected SystemInformationService |
BackupRestoreComponent.systemInformationService |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BackupRestoreComponent.bindSystemInformationService(SystemInformationService srv)
Hook for binding to an implementation of the
SystemInformationService via declarative services. |
protected void |
BackupRestoreComponent.unbindSystemInformationService(SystemInformationService srv)
Hook for removing the binding to the deactivated
SystemInformationService via declarative services. |
| Constructor and Description |
|---|
BackupServer(AuditLogService auditLogService,
TaskExecutorService taskExecService,
AdminRest adminRestClient,
SystemInformationService systemInfoService)
BackupServer constructor.
|
BackupTeamProxy(SystemInformationService sis,
BackupTransferService bts,
AuditLogService als,
TaskExecutorService teService,
AdminRest adminRestClient)
Constructor providing the needed service implementations.
|
Copyright © 2014. All Rights Reserved.