-
Enhancement
-
Resolution: Done
-
Major
-
24.0.0.Final
-
None
ResourceServiceInstaller has a combine(...) method, which is used to encapsulate the installation of multiple services as a single object, which avoids the need to change SPI method return types if a method decides that it needs to install a second service.
DeploymentServiceInstaller has the same need, and should get similar treatment.