public interface SessionFailureListener
extends org.hornetq.core.remoting.FailureListener
Modifier and Type | Method and Description |
---|---|
void |
beforeReconnect(org.hornetq.api.core.HornetQException exception)
Notifies that a connection has failed due to the specified exception.
|
void beforeReconnect(org.hornetq.api.core.HornetQException exception)
exception
- exception which has caused the connection to failCopyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.