| Package | Description |
|---|---|
| com.h3c.sdn.adm.backup |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BackupRestoreComponent.bindTaskExecutorService(TaskExecutorService service)
Hook for binding to an implementation of the
TaskExecutorService
via declarative services. |
protected void |
BackupRestoreComponent.unbindTaskExecutorService(TaskExecutorService service)
Hook for removing the binding to the deactivated
TaskExecutorService 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.