Class ClusterStartupListener

java.lang.Object
com.atlassian.crowd.analytics.listener.ClusterStartupListener

@Named public class ClusterStartupListener extends Object
  • Constructor Details

    • ClusterStartupListener

      @Inject public ClusterStartupListener(com.atlassian.event.api.EventPublisher eventPublisher, ClusterService clusterService, com.atlassian.sal.api.ApplicationProperties applicationProperties, Clock clock, StartupInfoDao startupInfoDao)
  • Method Details

    • register

      @PostConstruct public void register()
    • unregister

      @PreDestroy public void unregister()
    • onApplicationReady

      @EventListener public void onApplicationReady(ApplicationReadyEvent event)