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