T - The callback typepublic interface ConnectionCallback<T>
LdapConnection.| Modifier and Type | Method and Description |
|---|---|
T |
doWithConnection(LdapConnection connection)
Provides a managed connection to the implementation of this method.
|
T doWithConnection(LdapConnection connection) throws org.apache.directory.api.ldap.model.exception.LdapException
connection - The connection supplied to the implementation.org.apache.directory.api.ldap.model.exception.LdapException - If you want toCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.