Package org.springframework.ldap.pool
-
Interface Summary Interface Description FailureAwareContext -
Class Summary Class Description DelegatingContext Used byPoolingContextSourceto 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.DelegatingDirContext Used byPoolingContextSourceto wrap aDirContext, delegating most methods to the underlying context.DelegatingLdapContext Used byPoolingContextSourceto wrap aLdapContext, delegating most methods to the underlying context.DirContextType An enum representing the two types ofDirContexts that can be returned by aContextSource.MutableDelegatingLdapContext Used byMutablePoolingContextSourceto wrap aLdapContext, delegating most methods to the underlying context. -
Enum Summary Enum Description PoolExhaustedAction