public class ConnectionPoolEntry extends Object
| Constructor and Description |
|---|
ConnectionPoolEntry(ConnectorConnection connectorConnection)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorConnection |
getConnectorConnection() |
public ConnectionPoolEntry(ConnectorConnection connectorConnection)
connectorConnection - the connector connectionpublic ConnectorConnection getConnectorConnection()
Copyright © 2019–2020 mogo. All rights reserved.