public final class ConnectionCheckedOutEvent
extends java.lang.Object
Constructor and Description |
---|
ConnectionCheckedOutEvent(ConnectionId connectionId)
Construct an instance
|
Modifier and Type | Method and Description |
---|---|
ConnectionId |
getConnectionId()
Gets the connection id
|
java.lang.String |
toString() |
public ConnectionCheckedOutEvent(ConnectionId connectionId)
connectionId
- the connectionIdpublic ConnectionId getConnectionId()
public java.lang.String toString()
toString
in class java.lang.Object