Uses of Class
com.atlassian.crowd.event.application.ApplicationReadyEvent
Packages that use ApplicationReadyEvent
Package
Description
-
Uses of ApplicationReadyEvent in com.atlassian.crowd.analytics.listener
Methods in com.atlassian.crowd.analytics.listener with parameters of type ApplicationReadyEventModifier and TypeMethodDescriptionvoid
ClusterStartupListener.onApplicationReady
(ApplicationReadyEvent event) -
Uses of ApplicationReadyEvent in com.atlassian.crowd.embedded.directory
Methods in com.atlassian.crowd.embedded.directory with parameters of type ApplicationReadyEventModifier and TypeMethodDescriptionvoid
LdapConnectionPoolInitialisationListener.handleEvent
(ApplicationReadyEvent event) Deprecated. -
Uses of ApplicationReadyEvent in com.atlassian.crowd.event.listener
Methods in com.atlassian.crowd.event.listener with parameters of type ApplicationReadyEventModifier and TypeMethodDescriptionvoid
SetLdapConnectionSettingsListener.handleEvent
(ApplicationReadyEvent event) -
Uses of ApplicationReadyEvent in com.atlassian.crowd.manager.backup
Methods in com.atlassian.crowd.manager.backup with parameters of type ApplicationReadyEventModifier and TypeMethodDescriptionvoid
AtlassianSchedulerBackupScheduler.onApplicationReady
(ApplicationReadyEvent applicationReadyEvent) -
Uses of ApplicationReadyEvent in com.atlassian.crowd.manager.directory
Methods in com.atlassian.crowd.manager.directory with parameters of type ApplicationReadyEventModifier and TypeMethodDescriptionvoid
SynchronisationStatusFinalizer.handleEvent
(ApplicationReadyEvent applicationReadyEvent) -
Uses of ApplicationReadyEvent in com.atlassian.crowd.manager.directory.monitor
Methods in com.atlassian.crowd.manager.directory.monitor with parameters of type ApplicationReadyEventModifier and TypeMethodDescriptionvoid
DirectoryMonitorRefresherStarter.onApplicationReady
(ApplicationReadyEvent event) void
LdapDirectoryPoolPruner.onApplicationReady
(ApplicationReadyEvent applicationStartedEvent) -
Uses of ApplicationReadyEvent in com.atlassian.crowd.scheduling
Methods in com.atlassian.crowd.scheduling with parameters of type ApplicationReadyEventModifier and TypeMethodDescriptionvoid
JobRunnerRegistrar.onApplicationReady
(ApplicationReadyEvent applicationReadyEvent) -
Uses of ApplicationReadyEvent in com.atlassian.crowd.status.servlet
Methods in com.atlassian.crowd.status.servlet with parameters of type ApplicationReadyEventModifier and TypeMethodDescriptionvoid
ApplicationStatusServiceImpl.onApplicationReadyEvent
(ApplicationReadyEvent event)