service.upm 1002 B

123456789101112131415161718
  1. <?xml version="1.0" encoding='gb2312'?>
  2. <module name="ypff">
  3. <public>
  4. <component name="Validate" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
  5. <implementation>nc.bs.yp.impl.ValidateMaintainImpl</implementation>
  6. </component>
  7. <component name="Unvalidate" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
  8. <implementation>nc.bs.yp.impl.UnvalidateMaintainImpl</implementation>
  9. </component>
  10. <component name="Modify" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
  11. <implementation>nc.bs.yp.impl.ModifyMaintianImpl</implementation>
  12. </component>
  13. <component accessProtected="false" name="Pomstatus" remote="true" singleton="true" tx="CMT">
  14. <interface>nc.bs.framework.adaptor.IHttpServletAdaptor</interface>
  15. <implementation>nc.bs.yp.impl.PomUpdateStatusImpl</implementation>
  16. </component>
  17. </public>
  18. </module>