Spring LDAP

Package org.springframework.ldap.pool.factory

Core classes for the pooling library.

See:
          Description

Class Summary
MutablePoolingContextSource A PoolingContextSource subclass that creates MutableDelegatingLdapContext instances.
PoolingContextSource A ContextSource implementation that wraps an object pool and another ContextSource.
 

Package org.springframework.ldap.pool.factory Description

Core classes for the pooling library.


Spring LDAP