SubscriptionServiceImpl¶
-
public class
SubscriptionServiceImplimplements SubscriptionService¶ Default implementation of
org.motechproject.hub.service.SubscriptionService
Constructors¶
SubscriptionServiceImpl¶
-
public
SubscriptionServiceImpl(HubTopicMDSService hubTopicService, HubSubscriptionMDSService hubSubscriptionMDSService, HttpAgent httpAgentImpl)¶ Creates a new instance of
SubscriptionServiceImpl, with all fields set to the autowired parameters values.Parameters: - hubTopicService – autowired
org.motechproject.hub.mds.service.HubTopicMDSService - hubSubscriptionMDSService – autowired
org.motechproject.hub.mds.service.HubSubscriptionMDSService - httpAgentImpl – autowired
org.motechproject.http.agent.service.HttpAgent
- hubTopicService – autowired