- <?xml version="1.0" encoding='gb2312'?>
 
- <module name="tbb">
 
-     <public>
 
-  	   <component name="ModifyBudget" accessProtected="false"  remote="true" singleton="true" tx="NONE" supportAlias="true">
 
-        <implementation>nc.bs.tbb.servlet.ModifyBudgetServlet</implementation>
 
-  	   </component>
 
-     </public>
 
-     <public>
 
-  	   <component name="InitBudget" accessProtected="false"  remote="true" singleton="true" tx="NONE" supportAlias="true">
 
-        <implementation>nc.bs.tbb.servlet.InitBudgetServlet</implementation>
 
-  	   </component>
 
-     </public>	
 
- </module>
 
 
  |