public class CloseLdapPassivator extends Object implements LdapPassivator<Ldap>
CloseLdapPassivator
passivates an ldap object by attempting to
close it's connection to the ldap.Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
logger
Log for this class.
|
Constructor and Description |
---|
CloseLdapPassivator() |
public boolean passivate(Ldap l)
passivate
in interface LdapPassivator<Ldap>
l
- ldap objectCopyright © 2014. All rights reserved.