Class LdapConnectionPoolInitialisationListener

java.lang.Object
com.atlassian.crowd.embedded.directory.LdapConnectionPoolInitialisationListener

@Deprecated public class LdapConnectionPoolInitialisationListener extends Object
Deprecated.
since 5.1.6. Properties will be set reliably by CrowdDirectoryService instead.
Listens to ApplicationReadyEvent that should be thrown by the application upon startup. Will set the JNDI LDAP connection pool System Properties with values retrieved from the database.
  • Constructor Details

    • LdapConnectionPoolInitialisationListener

      public LdapConnectionPoolInitialisationListener(ApplicationFactory applicationFactory, com.atlassian.event.api.EventPublisher eventPublisher)
      Deprecated.
  • Method Details