Class ConnectionRemovedEvent


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

      • getConnectionId

        public ConnectionId getConnectionId()
        Gets the connection id
        Returns:
        the connection id
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object