com.atlassian.crowd.embedded.directory
Class LdapConnectionPoolInitialisationListener
java.lang.Object
com.atlassian.crowd.embedded.directory.LdapConnectionPoolInitialisationListener
public class LdapConnectionPoolInitialisationListener
- extends Object
Listens to ApplicationReadyEvent that should be thrown by the application upon startup.
Will set the LDAP Connection Pool System Properties with values retrieved from the database.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapConnectionPoolInitialisationListener
public LdapConnectionPoolInitialisationListener(ApplicationFactory applicationFactory,
com.atlassian.event.api.EventPublisher eventPublisher)
handleEvent
@EventListener
public void handleEvent(ApplicationReadyEvent event)
Copyright © 2014 Atlassian. All Rights Reserved.