JavaScript is disabled on your browser.
SwiftMQ 13.1.0
Skip navigation links
SwiftMQ 13.1.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.swiftmq.impl.store.standard.processor.backup
Interface BackupFinishedListener
All Known Implementing Classes:
BackupJob
public interface
BackupFinishedListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
backupFinished
(boolean success,
String
exception)
Method Details
backupFinished
void
backupFinished
(boolean success,
String
exception)