includedService
Includes a LocalService in the service being built. The included service is configured with the same DSL and may include further services, to any depth.
Parameters
uuid
the UUID of the LocalService to include
service
the DSL to use to set up the included LocalService
Includes a LocalService in the service being built
Parameters
uuidString
string of the UUID of the LocalService to include
service
the DSL to use to set up the included LocalService
Throws
if uuidString is not a valid UUID