“…If a configuration is available, the system attempts to deploy its inner abstract components (lines 07-09). If they are successfully deployed, the system asks for the appropriate combinator to build the #-component, which is specific to the configuration and its component kind (lines 11,12). If the deployer cannot provide a configuration, the system will try Looking at the example, if a configuration claims for an inhabitant of BINDINGOP[RMI, ARRAYOFDOUBLE], then the system returns, at launch time, the #-component binding 2 , because { * RMI, * ARRAYOFDOUBLE; binding 2 } is deployed in the environment.…”