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.
 



Copyright © 2006-2009 Spring Framework. All Rights Reserved.