#include "ace/config-all.h"
#include "DomainApplicationManager_Impl.h"
#include "Task_StartLaunch.h"
Include dependency graph for DomainApplicationManager_ActiveObject_Impl.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CIAO |
Classes | |
class | CIAO::DomainApplicationManager_ActiveObject_Impl |
A subclass of the DomainApplicationManager_Impl servant which uses active object mechanism to handle deployment. Internally it spawns threads with each thread runs an active object to invoke the remote invocation, such as invoking startLaunch on a corresponding NodeApplicationManager. More... |
This file contains implementation for the servant of Deployment::DomainApplicationManager_AMI_Impl.