Uses of Interface
org.springframework.ldap.core.DirContextProxy

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

Uses of DirContextProxy in org.springframework.ldap.pool
 

Classes in org.springframework.ldap.pool that implement DirContextProxy
 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.