beans.xml 346 B

123456789
  1. <?xml version="1.0" encoding="GB2312"?>
  2. <plugin name="ÔÚÏ߯ÀÂÛÑ¡¼þ" version="1.0" id="components.common.comment">
  3. <beans>
  4. <bean id="ICommentService"
  5. class="com.trs.components.comment.service.CommentService" />
  6. <bean id="DocumentTopicRelationMgr"
  7. class="com.trs.components.comment.domain.DocumentTopicRelationMgr" />
  8. </beans>
  9. </plugin>