Package org.springframework.ldap.pool
package org.springframework.ldap.pool
-
ClassDescriptionUsed by
PoolingContextSourceto wrap aContext, delegating most methods to the underlying context, retains a reference to the pool the context was checked out from and returns itself to the pool whenDelegatingContext.close()is called.Used byPoolingContextSourceto wrap aDirContext, delegating most methods to the underlying context.Used byPoolingContextSourceto wrap aLdapContext, delegating most methods to the underlying context.An enum representing the two types ofDirContexts that can be returned by aContextSource.Used byMutablePoolingContextSourceto wrap aLdapContext, delegating most methods to the underlying context.