com.atlassian.crowd.event.listener
Class SetLdapConnectionSettingsListener

java.lang.Object
  extended by com.atlassian.crowd.event.listener.SetLdapConnectionSettingsListener

public class SetLdapConnectionSettingsListener
extends Object

Will update the LDAP connection pool system settings after the application started up.


Constructor Summary
SetLdapConnectionSettingsListener()
           
 
Method Summary
 void handleEvent(ApplicationReadyEvent event)
           
 void setPropertyManager(PropertyManager propertyManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetLdapConnectionSettingsListener

public SetLdapConnectionSettingsListener()
Method Detail

handleEvent

@EventListener
public void handleEvent(ApplicationReadyEvent event)
                 throws ObjectNotFoundException
Throws:
ObjectNotFoundException

setPropertyManager

public void setPropertyManager(PropertyManager propertyManager)


Copyright © 2013 Atlassian. All Rights Reserved.