@FunctionalInterface public interface RecoveredQueueNameSupplier
QueueRecoveryListener
to know when such a queue has been recovered successfully.QueueRecoveryListener
Modifier and Type | Method and Description |
---|---|
String |
getNameToUseForRecovery(RecordedQueue recordedQueue)
Get the queue name to use when recovering this RecordedQueue entity
|
String getNameToUseForRecovery(RecordedQueue recordedQueue)
recordedQueue
- the queue to be recoveredCopyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.