Class LdapRetryHandler

java.lang.Object
org.nuxeo.ecm.directory.ldap.LdapRetryHandler
All Implemented Interfaces:
InvocationHandler

public class LdapRetryHandler extends Object implements InvocationHandler
Wrapper to encapsulate the calls to LDAP and retry the requests in case of ServiceUnavailableException errors
Since:
5.7
Author:
Thierry Martins