Class ConnectionRemovedEvent



  • public final class ConnectionRemovedEvent
    extends Object
    An event for removing a connection from the pool.
    Since:
    3.5
    • Constructor Detail

      • ConnectionRemovedEvent

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

      • getConnectionId

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