Class FailoverProvider.CreateConnectionRequest

  • All Implemented Interfaces:
    java.lang.Runnable, AsyncResult
    Enclosing class:
    FailoverProvider

    protected abstract class FailoverProvider.CreateConnectionRequest
    extends FailoverProvider.FailoverRequest
    Captures the initial request to create a JmsConnectionInfo based resources and ensures that if the connection is successfully established that the connection established event is triggered once before moving on to sending only connection interrupted and restored events.