#include "ace/Singleton.h"
#include "LocalityManager/Scheduler/Deployment_Scheduler_export.h"
#include "LocalityManager/Scheduler/Dependency_Sorter.h"
#include "Deployment/Deployment_DeploymentPlanC.h"
#include "DAnCE/DAnCE_LocalityManagerC.h"
#include "DAnCE/DAnCE_DeploymentInterceptorsC.h"
#include <map>
#include <set>
#include <list>
Classes | |
class | DAnCE::Plugin_Manager |
Namespaces | |
namespace | DAnCE |
Typedefs | |
typedef ACE_Singleton < Plugin_Manager, TAO_SYNCH_MUTEX > | DAnCE::PLUGIN_MANAGER |
Singleton class to manage the lifecycle of deployment interceptors and plug-ins.