public interface SessionFailureListener extends FailureListener
| Modifier and Type | Method and Description |
|---|---|
void |
beforeReconnect(ActiveMQException exception)
Notifies that a connection has failed due to the specified exception.
|
connectionFailed, connectionFailedvoid beforeReconnect(ActiveMQException exception)
exception - exception which has caused the connection to failCopyright © 2018 JBoss by Red Hat. All rights reserved.