|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionPoolType | |
|---|---|
| org.ldaptive.pool | |
| org.ldaptive.props | |
| Uses of ConnectionPoolType in org.ldaptive.pool |
|---|
| Methods in org.ldaptive.pool that return ConnectionPoolType | |
|---|---|
static ConnectionPoolType |
ConnectionPoolType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConnectionPoolType[] |
ConnectionPoolType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ConnectionPoolType in org.ldaptive.props |
|---|
| Methods in org.ldaptive.props that return ConnectionPoolType | |
|---|---|
ConnectionPoolType |
PooledConnectionFactoryPropertySource.getPoolType()
Returns the pool type. |
| Methods in org.ldaptive.props with parameters of type ConnectionPoolType | |
|---|---|
void |
PooledConnectionFactoryPropertySource.setPoolType(ConnectionPoolType pt)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||