A servant for the Deployment::DomainApplicationManager interface. The DomainApplicationManager is responsible for deploying an application on the domain level, i.e. across nodes. It specializes the ApplicationManager abstract interface
This class implements the NodeApplication interface. This interface is semantically very simillar to container in the old DnC spec. However this class will also be used as a Server for hosting home/component. This way we reduce the complexity of the framework by omitting the componentserver layer