| Package | Description |
|---|---|
| com.h3c.sdn.adm.auditlog |
Definitions of the services pertaining to the Audit Log system.
|
| com.h3c.sdn.adm.backup |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuditLogServiceInternal
Internal marker interface to allow team synchronization.
|
| Modifier and Type | Field and Description |
|---|---|
protected AuditLogService |
BackupRestoreComponent.auditLogService |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BackupRestoreComponent.bindAuditLogService(AuditLogService service)
Hook for binding to an implementation of the
AuditLogService
via declarative services. |
protected void |
BackupRestoreComponent.unbindAuditLogService(AuditLogService service)
Hook for removing the binding to the deactivated
AuditLogService 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.