T
- type of ldap objectpublic interface LdapActivator<T extends BaseLdap>
LdapActivator
provides an interface for activating ldap objects
when they enter the pool.Modifier and Type | Method and Description |
---|---|
boolean |
activate(T t)
Activate the supplied ldap object.
|
boolean activate(T t)
t
- ldap objectCopyright © 2019. All rights reserved.