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

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

Uses of DelegatingContext in org.springframework.ldap.pool
 

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



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