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 © 2012 JBoss by Red Hat. All Rights Reserved.