Class DataHubServerContextServiceImpl

java.lang.Object
de.hybris.platform.datahubbackoffice.service.datahub.impl.DataHubServerContextServiceImpl
All Implemented Interfaces:
DataHubServerAware, DataHubServerContextService, Serializable

public class DataHubServerContextServiceImpl extends Object implements DataHubServerAware, DataHubServerContextService, Serializable
A factory for creating REST clients based on the DataHub instance selected by the user. Selected DataHub instance is preserved for the duration of the session or until it's changed.
See Also: