public class TestConnectionFactory extends java.lang.Object implements ConnectionFactory<TestClient>
| Constructor and Description |
|---|
TestConnectionFactory(ConnectionPoolConfiguration config,
ConnectionPoolMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
Connection<TestClient> |
createConnection(HostConnectionPool<TestClient> pool) |
public TestConnectionFactory(ConnectionPoolConfiguration config, ConnectionPoolMonitor monitor)
public Connection<TestClient> createConnection(HostConnectionPool<TestClient> pool) throws ThrottledException
createConnection in interface ConnectionFactory<TestClient>ThrottledException