applyDefaultDeployment

abstract fun applyDefaultDeployment(host: IviServiceHostConfig)

Deploys the given host in this runtime deployment and applies the deployment configuration associated to this host.

To deploy the host without the associated deployment configurations, use deployServiceHost instead.