Package com.orchestranetworks.addon.dex
Class DataExchangeServiceFactory
java.lang.Object
com.orchestranetworks.addon.dex.DataExchangeServiceFactory
Creates instances of
DataExchangeService.- Since:
- 2.3.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns an instance ofDataExchangeConfigurationService.static DataExchangeServiceReturns an instance ofDataExchangeService.
-
Method Details
-
getDataExchangeService
Returns an instance ofDataExchangeService. -
getDataExchangeConfigurationService
Returns an instance ofDataExchangeConfigurationService.- Since:
- 2.4.2
-