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() |
Modifier and Type | Method and Description |
---|---|
boolean |
passivate(Ldap l)
Passivate the supplied ldap object.
|
public boolean passivate(Ldap l)
passivate
in interface LdapPassivator<Ldap>
l
- ldap objectCopyright © 2018. All rights reserved.