public interface FailureListener
| Modifier and Type | Method and Description |
|---|---|
void |
connectionFailed(HornetQException exception,
boolean failedOver)
Notifies that a connection has failed due to the specified exception.
|
void connectionFailed(HornetQException exception, boolean failedOver)
exception - exception which has caused the connection to failfailedOver - Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.