Class SingleContextSource.NonClosingDirContextInvocationHandler
java.lang.Object
org.springframework.ldap.core.support.SingleContextSource.NonClosingDirContextInvocationHandler
- All Implemented Interfaces:
InvocationHandler
- Enclosing class:
SingleContextSource
public static class SingleContextSource.NonClosingDirContextInvocationHandler
extends Object
implements InvocationHandler
A proxy for DirContext forwarding all operation to the target DirContext, but
making sure that no
close operations will be performed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NonClosingDirContextInvocationHandler
-
-
Method Details
-
invoke
-