service.upm 321 B

123456789
  1. <?xml version='1.0' encoding='gb2312'?>
  2. <module>
  3. <public>
  4. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  5. <interface>nc.itf.hr.IReceivableService</interface>
  6. <implementation>nc.impl.hr.ReceivableServiceImpl</implementation>
  7. </component>
  8. </public>
  9. </module>