Uses of Class
org.ldaptive.PooledConnectionFactory
Packages that use PooledConnectionFactory
-
Uses of PooledConnectionFactory in org.ldaptive
Fields in org.ldaptive declared as PooledConnectionFactoryModifier and TypeFieldDescriptionprivate final PooledConnectionFactory
PooledConnectionFactory.Builder.object
Methods in org.ldaptive that return PooledConnectionFactory -
Uses of PooledConnectionFactory in org.ldaptive.props
Constructors in org.ldaptive.props with parameters of type PooledConnectionFactoryModifierConstructorDescriptionCreates a new pooled connection factory property source using the default properties file.PooledConnectionFactoryPropertySource
(PooledConnectionFactory cf, Reader... readers) Creates a new pooled connection factory property source.Creates a new pooled connection factory property source.Creates a new pooled connection factory property source.PooledConnectionFactoryPropertySource
(PooledConnectionFactory cf, PropertySource.PropertyDomain domain, Properties props) Creates a new pooled connection factory property source.