23 #ifndef _SALOME_CONTAINERMANAGER_IDL_
24 #define _SALOME_CONTAINERMANAGER_IDL_
171 string work_directory;
172 string local_directory;
173 string result_directory;
200 typedef sequence<Engines::JobDescription> JobsList;
204 void notify(in
string event_name, in
string event_data);
233 Engines::JobsList getJobsList();
254 void ShutdownContainers();
264 string FindFirst(in ResourceList possibleResources);
267 string Find(in
string policy, in ResourceList possibleResources);
284 void AddResource(in
ResourceDefinition new_resource, in
boolean write, in
string xml_file)
293 void RemoveResource(in
string resource_name, in
boolean write, in
string xml_file)
299 typedef sequence<string> MachineList;
336 long nb_component_nodes;