public interface ReconnectHandler
Connection
Modifier and Type | Method and Description |
---|---|
void |
reconnect()
Try recreating a
Connection and register a corresponding EJBReceiver
in the context to which the original (broken) connection belonged |
void reconnect() throws IOException
Connection
and register a corresponding EJBReceiver
in the context to which the original (broken) connection belongedIOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.