T
- type of ldap objectpublic interface LdapPassivator<T extends BaseLdap>
LdapPasivator
provides an interface for passivating ldap objects
when they are checked back into the pool.Modifier and Type | Method and Description |
---|---|
boolean |
passivate(T t)
Passivate the supplied ldap object.
|
boolean passivate(T t)
t
- ldap objectCopyright © 2019. All rights reserved.