Salome HOME
[EDF29576] : flush the latest version of monitoring before shutting down
[modules/kernel.git] / idl / SALOME_Component.xml
1 <?xml version="1.0"?>
2 <PaCO_Interface_description>
3 <Module>
4  <Name>Engines</Name>
5  <Interface>
6   <Name>Container</Name>
7   <Method>
8    <Name>ping</Name>
9    <Type>distributed</Type>
10   </Method>
11  </Interface>
12  <Interface>
13   <Name>EngineComponent</Name>
14   <Method>
15    <Name>ping</Name>
16    <Type>distributed</Type>
17   </Method>
18   <Method>
19    <Name>destroy</Name>
20    <Type>distributed</Type>
21   </Method>
22   <Method>
23    <Name>setInputFileToService</Name>
24    <Type>distributed</Type>
25   </Method>
26   <Method>
27    <Name>setOutputFileToService</Name>
28    <Type>distributed</Type>
29   </Method>
30  </Interface>
31  <Interface>
32   <Name>fileTransfer</Name>
33  </Interface>
34  <Interface>
35   <Name>Salome_file</Name>
36  </Interface>
37 </Module>
38 </PaCO_Interface_description>