Skip to content

Commit 72075a7

Browse files
Clarify when RecoveryListener#handleRecovery is invoked
References rabbitmq#286.
1 parent 5467c4c commit 72075a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/main/java/com/rabbitmq/client/RecoveryListener.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,10 @@
2222
* @since 3.3.0
2323
*/
2424
public interface RecoveryListener {
25+
/**
26+
* Invoked when automatic connection recovery has completed.
27+
* This includes topology recovery if it was enabled.
28+
* @param recoverable a {@link Recoverable} connection.
29+
*/
2530
public void handleRecovery(Recoverable recoverable);
2631
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy