Class AllTopicClientsConfiguration
- java.lang.Object
-
- pl.allegro.tech.hermes.management.config.AllTopicClientsConfiguration
-
@Configuration public class AllTopicClientsConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AllTopicClientsConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AllTopicClientsServiceallTopicClientsService(pl.allegro.tech.hermes.domain.subscription.SubscriptionRepository subscriptionRepository)
-
-
-
Method Detail
-
allTopicClientsService
@Bean @ConditionalOnMissingBean(AllTopicClientsService.class) public AllTopicClientsService allTopicClientsService(pl.allegro.tech.hermes.domain.subscription.SubscriptionRepository subscriptionRepository)
-
-