public class SpringLdapPooledContextSourceProvider extends Object implements org.springframework.beans.factory.DisposableBean, SpringLdapPoolStatisticsProvider
Constructor and Description |
---|
SpringLdapPooledContextSourceProvider(LdapContextSourceFactory ldapContextSourceFactory) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
Map<Long,SpringLdapPoolStatistics> |
getPoolStatistics() |
public SpringLdapPooledContextSourceProvider(LdapContextSourceFactory ldapContextSourceFactory)
public void destroy() throws Exception
destroy
in interface org.springframework.beans.factory.DisposableBean
Exception
public Map<Long,SpringLdapPoolStatistics> getPoolStatistics()
getPoolStatistics
in interface SpringLdapPoolStatisticsProvider
Copyright © 2021 Atlassian. All rights reserved.