DistributionServiceDelegateImpl¶
-
public class
DistributionServiceDelegateImplimplements DistributionServiceDelegate¶ Default implementation of
org.motechproject.hub.service.DistributionServiceDelegate
Constructors¶
DistributionServiceDelegateImpl¶
-
public
DistributionServiceDelegateImpl(HttpAgent httpAgentImpl, SettingsFacade settingsFacade)¶ Creates a new instance of
DistributionServiceDelegateImpl, with all fields set to the autowired parameter values.Parameters: - httpAgentImpl – autowired
org.motechproject.http.agent.service.HttpAgent - settingsFacade – autowired
org.motechproject.config.SettingsFacade
- httpAgentImpl – autowired