Package | Description |
---|---|
org.ldaptive.pool | |
org.ldaptive.props |
Modifier and Type | Class and Description |
---|---|
class |
SoftLimitConnectionPool
Implements a pool of connections that has a set minimum and maximum size.
|
Constructor and Description |
---|
BlockingConnectionPoolPropertySource(BlockingConnectionPool cp)
Creates a new blocking connection pool property source using the default properties file.
|
BlockingConnectionPoolPropertySource(BlockingConnectionPool cp,
Properties props)
Creates a new blocking connection pool property source.
|
BlockingConnectionPoolPropertySource(BlockingConnectionPool cp,
PropertySource.PropertyDomain domain,
Properties props)
Creates a new blocking connection pool property source.
|
BlockingConnectionPoolPropertySource(BlockingConnectionPool cp,
Reader... readers)
Creates a new blocking connection pool property source.
|
BlockingConnectionPoolPropertySource(BlockingConnectionPool cp,
String... paths)
Creates a new blocking connection pool property source.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.