| Package | Description |
|---|---|
| edu.vt.middleware.ldap.pool |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectLdapActivator
ConnectLdapActivator activates an ldap object by attempting to
connect to the ldap. |
| Modifier and Type | Field and Description |
|---|---|
protected LdapActivator<T> |
AbstractLdapFactory.activator
For activating ldap objects.
|
| Modifier and Type | Method and Description |
|---|---|
LdapActivator<T> |
AbstractLdapFactory.getLdapActivator()
Returns the ldap activator for this factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLdapFactory.setLdapActivator(LdapActivator<T> la)
Sets the ldap activator for this factory.
|
Copyright © 2014. All rights reserved.