eteams.upm 340 B

12345678910
  1. <?xml version="1.0" encoding="gbk"?>
  2. <module name="mc">
  3. <public>
  4. <!-- ½Ó¿Ú -->
  5. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  6. <interface>nc.itf.mc.IEteamsService</interface>
  7. <implementation>nc.impl.mc.EteamsServiceImpl</implementation>
  8. </component>
  9. </public>
  10. </module>