hrbmToU9.upm 656 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module name="nc.itf.hr.wa.HRWAEJB">
  3. <public>
  4. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  5. <interface>nc.itf.hr.bm.bmdata.IBmdataSyncService</interface>
  6. <implementation>nc.impl.bm.bmdata.BmdataSyncServiceImpl</implementation>
  7. </component>
  8. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  9. <interface>nc.itf.hr.bm.bmdata.IBmToU9LogService</interface>
  10. <implementation>nc.impl.bm.bmdata.BmToU9LogServiceImpl</implementation>
  11. </component>
  12. </public>
  13. </module>