Spring LDAP Framework

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.
 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.