Class ClusterStartupListener
java.lang.Object
com.atlassian.crowd.analytics.listener.ClusterStartupListener
-
Constructor Summary
ConstructorDescriptionClusterStartupListener
(com.atlassian.event.api.EventPublisher eventPublisher, ClusterService clusterService, com.atlassian.sal.api.ApplicationProperties applicationProperties, Clock clock, StartupInfoDao startupInfoDao) -
Method Summary
-
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
-