public interface SessionFailureListener
extends org.apache.activemq.artemis.core.remoting.FailureListener
| Modifier and Type | Method and Description |
|---|---|
void |
beforeReconnect(org.apache.activemq.artemis.api.core.ActiveMQException exception)
Notifies that a connection has failed due to the specified exception.
|
void beforeReconnect(org.apache.activemq.artemis.api.core.ActiveMQException exception)
exception - exception which has caused the connection to failCopyright © 2023 The Apache Software Foundation. All rights reserved.