public class DefaultAllTopicClientsService extends java.lang.Object implements AllTopicClientsService
| Constructor and Description |
|---|
DefaultAllTopicClientsService(pl.allegro.tech.hermes.domain.subscription.SubscriptionRepository subscriptionRepository) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAllClientsByTopic(pl.allegro.tech.hermes.api.TopicName topicName) |
public DefaultAllTopicClientsService(pl.allegro.tech.hermes.domain.subscription.SubscriptionRepository subscriptionRepository)
public java.util.List<java.lang.String> getAllClientsByTopic(pl.allegro.tech.hermes.api.TopicName topicName)
getAllClientsByTopic in interface AllTopicClientsService