| Package | Description |
|---|---|
| edu.vt.middleware.ldap.pool |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseLdapPassivator
CloseLdapPassivator passivates an ldap object by attempting to
close it's connection to the ldap. |
| Modifier and Type | Field and Description |
|---|---|
protected LdapPassivator<T> |
AbstractLdapFactory.passivator
For passivating ldap objects.
|
| Modifier and Type | Method and Description |
|---|---|
LdapPassivator<T> |
AbstractLdapFactory.getLdapPassivator()
Returns the ldap passivator for this factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLdapFactory.setLdapPassivator(LdapPassivator<T> lp)
Sets the ldap passivator for this factory.
|
Copyright © 2014. All rights reserved.