Interface DatarouterSubscribersSupplier

All Superinterfaces:
Supplier<Set<String>>
All Known Implementing Classes:
DatarouterSubscribersSupplier.DatarouterSubscribers, DatarouterSubscribersSupplier.NoOpDatarouterSubscribers

public interface DatarouterSubscribersSupplier
extends Supplier<Set<String>>