Spring LDAP Framework

Uses of Class
org.springframework.ldap.pool.DelegatingDirContext

Packages that use DelegatingDirContext
org.springframework.ldap.pool Base classes for the pooling library. 
 

Uses of DelegatingDirContext in org.springframework.ldap.pool
 

Subclasses of DelegatingDirContext in org.springframework.ldap.pool
 class DelegatingLdapContext
          Used by PoolingContextSource to wrap a LdapContext, delegating most methods to the underlying context.
 class MutableDelegatingLdapContext
          Used by MutablePoolingContextSource to wrap a LdapContext, delegating most methods to the underlying context.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.