service.upm 558 B

12345678910111213
  1. <?xml version="1.0" encoding='gb2312'?>
  2. <module name="tbb">
  3. <public>
  4. <component name="ModifyBudget" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
  5. <implementation>nc.bs.tbb.servlet.ModifyBudgetServlet</implementation>
  6. </component>
  7. </public>
  8. <public>
  9. <component name="InitBudget" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
  10. <implementation>nc.bs.tbb.servlet.InitBudgetServlet</implementation>
  11. </component>
  12. </public>
  13. </module>