]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.castor/src/main/resources/org/argeo/slc/castor/runtime.xml
Improve execution
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.castor / src / main / resources / org / argeo / slc / castor / runtime.xml
index 839603dc338592e6de3fb2bc2f62da96ca83d65a..a4d53c3907099e3ef07dd8b4ab6d5904209e8413 100644 (file)
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>\r
+<!--\r
+\r
+    Copyright (C) 2010 Mathieu Baudier <mbaudier@argeo.org>\r
+\r
+    Licensed under the Apache License, Version 2.0 (the "License");\r
+    you may not use this file except in compliance with the License.\r
+    You may obtain a copy of the License at\r
+\r
+            http://www.apache.org/licenses/LICENSE-2.0\r
+\r
+    Unless required by applicable law or agreed to in writing, software\r
+    distributed under the License is distributed on an "AS IS" BASIS,\r
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+    See the License for the specific language governing permissions and\r
+    limitations under the License.\r
+\r
+-->\r
+\r
 \r
 <!DOCTYPE mapping PUBLIC "-//EXOLAB/Castor Mapping DTD Version 1.0//EN" "http://castor.org/mapping.dtd">\r
 \r
@@ -12,5 +30,9 @@
                        <bind-xml node="attribute" />\r
                </field>\r
                <field name="host" />\r
+               <field name="moduleDescriptors" collection="arraylist"\r
+                       type="org.argeo.slc.execution.ExecutionModuleDescriptor">\r
+                       <bind-xml auto-naming="deriveByClass" />\r
+               </field>\r
        </class>\r
 </mapping>
\ No newline at end of file