JavaScript is disabled on your browser.
SwiftMQ 13.0.2
Skip navigation links
SwiftMQ 13.0.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.swiftmq.impl.store.standard.processor.backup.po.BackupCompleted
Packages that use
BackupCompleted
Package
Description
com.swiftmq.impl.store.standard.processor.backup
com.swiftmq.impl.store.standard.processor.backup.po
Uses of
BackupCompleted
in
com.swiftmq.impl.store.standard.processor.backup
Methods in
com.swiftmq.impl.store.standard.processor.backup
with parameters of type
BackupCompleted
Modifier and Type
Method
Description
void
BackupProcessor.
visit
(
BackupCompleted
po)
Uses of
BackupCompleted
in
com.swiftmq.impl.store.standard.processor.backup.po
Methods in
com.swiftmq.impl.store.standard.processor.backup.po
with parameters of type
BackupCompleted
Modifier and Type
Method
Description
void
EventVisitor.
visit
(
BackupCompleted
po)