- <?xml version="1.0" encoding='gb2312'?>
- <module name="tbb">
- <public>
- <component priority="0" singleton="true" remote="true" tx="NONE" supportAlias="true">
- <interface>nc.itf.tbb.IBudgetService</interface>
- <implementation>nc.impl.tbb.BudgetServiceImpl</implementation>
- </component>
-
- <component name="ResetBudget" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
- <implementation>nc.impl.tbb.ResetBudgetImpl</implementation>
- </component>
- </public>
- </module>
|