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()