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.DisposableBeanExceptionpublic Map<Long,SpringLdapPoolStatistics> getPoolStatistics()
getPoolStatistics in interface SpringLdapPoolStatisticsProviderCopyright © 2024 Atlassian. All rights reserved.