Class SubscriptionService

java.lang.Object
de.otto.synapse.subscription.SubscriptionService

@Service
@ConditionalOnBean({MessageSenderEndpoint.class,SnapshotProvider.class})
public class SubscriptionService
extends java.lang.Object