-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X EE
-
Fix Version/s: 7.0.0 DXP FP22, 7.0.0 DXP SP4, 7.0.X EE, 7.0.4 CE GA5, Master
-
Component/s: Web Services > JSON WS
-
Git Pull Request:
com.liferay.petra.json.web.service.client.JSONWebServiceClient
should be implemented as ComponentFactory to allow other modules configure it and use.
Why factory? So that we can have multiple instances of client configured to connect to different sources.