public class PooledConnectionJugglingPinFactory extends Object implements JugglingPinFactory<ConnectionPoolDataSource,PooledConnection>
| Constructor and Description |
|---|
PooledConnectionJugglingPinFactory() |
| Modifier and Type | Method and Description |
|---|---|
JugglingPin<PooledConnection> |
createJugglingPin(BlackList<PooledConnection> blackList,
ConnectionPoolDataSource dataSource) |
public JugglingPin<PooledConnection> createJugglingPin(BlackList<PooledConnection> blackList, ConnectionPoolDataSource dataSource)
createJugglingPin in interface JugglingPinFactory<ConnectionPoolDataSource,PooledConnection>Copyright © 2013. All Rights Reserved.