xhopenapi.upm 757 B

123456789101112131415
  1. <?xml version="1.0" encoding='gb2312'?>
  2. <module name="xh">
  3. <public>
  4. <component name="xhdeleteapi" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
  5. <implementation>nc.bs.xh.servlet.XhDeleteApiServlet</implementation>
  6. </component>
  7. <component name="transformadd" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
  8. <implementation>nc.bs.xh.impl.TransformAddImpl</implementation>
  9. </component>
  10. <component remote="true" singleton="true" tx="CMT">
  11. <interface>nc.itf.xh.m4n.IUtilMaintain</interface>
  12. <implementation>nc.bs.xh.impl.UtilMaintainImpl</implementation>
  13. </component>
  14. </public>
  15. </module>