Class ConnectionAddedEvent



  • public final class ConnectionAddedEvent
    extends Object
    An event for adding a new connection to the pool.
    Since:
    3.5
    • Constructor Detail

      • ConnectionAddedEvent

        public ConnectionAddedEvent​(ConnectionId connectionId)
        Construct an instance
        Parameters:
        connectionId - the connectionId
    • Method Detail

      • getConnectionId

        public ConnectionId getConnectionId​()
        Gets the connection id
        Returns:
        the connection id